Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index d4f5e05f3a3b7df5bc8786d1574221077dc2d23d..ce11f0b33581fa3420a31708299479479cf8453c 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5591,6 +5591,11 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_OPTIONS_DIALOG_TITLE" desc="The title of the Options dialog box"> |
<ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Options |
</message> |
+ <if expr="os == 'linux2'"> |
+ <message name="IDS_PREFERENCES_DIALOG_TITLE" desc="The title of the Preferences dialog box"> |
+ <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> Preferences |
+ </message> |
+ </if> |
<if expr="pp_ifdef('chromeos')"> |
<message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the System tab"> |
System |