summaryrefslogtreecommitdiffstats
path: root/chrome/app/generated_resources.grd
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/app/generated_resources.grd')
-rw-r--r--chrome/app/generated_resources.grd10
1 files changed, 8 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index d29b9ae..9ddd479 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5712,12 +5712,18 @@ Keep your key file in a safe place. You will need it to create new versions of y
Clear form
</message>
<if expr="os != 'darwin'">
- <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dialog.">
+ <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the AutoFill dialog.">
+ AutoFill Options
+ </message>
+ <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the AutoFill options menu entry and button.">
AutoFill options
</message>
</if>
<if expr="os == 'darwin'">
- <message name="IDS_AUTOFILL_OPTIONS" desc="The title of the AutoFill dialog.">
+ <message name="IDS_AUTOFILL_OPTIONS_TITLE" desc="The title of the AutoFill dialog.">
+ AutoFill Preferences
+ </message>
+ <message name="IDS_AUTOFILL_OPTIONS" desc="The value of the AutoFill options menu entry and button.">
AutoFill preferences
</message>
</if>