diff options
Diffstat (limited to 'chrome/app/resources')
-rw-r--r-- | chrome/app/resources/locale_settings.grd | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings.grd b/chrome/app/resources/locale_settings.grd index 3584702..135c3da 100644 --- a/chrome/app/resources/locale_settings.grd +++ b/chrome/app/resources/locale_settings.grd @@ -586,6 +586,11 @@ <message name="IDS_AUTOFILL_DIALOG_HEIGHT_LINES" use_name_for_id="true"> 35 </message> + + <!-- The URL for About Google Translate. --> + <message name="IDS_ABOUT_GOOGLE_TRANSLATE_URL" translateable="false"> + http://translate.google.com/support/?hl=[GRITLANGCODE] + </message> </messages> </release> </grit> |