diff options
author | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-28 07:31:08 +0000 |
---|---|---|
committer | jshin@chromium.org <jshin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-01-28 07:31:08 +0000 |
commit | 9fefa4ec58c2ea55cc0202f610b0d871a683319a (patch) | |
tree | 727d785f9995c171d112e0ec949408c0aca9645c /chrome/app/resources/locale_settings_tr.xtb | |
parent | 04ad1d16a6976808f2b9d1de99b2104a8b5fc90d (diff) | |
download | chromium_src-9fefa4ec58c2ea55cc0202f610b0d871a683319a.zip chromium_src-9fefa4ec58c2ea55cc0202f610b0d871a683319a.tar.gz chromium_src-9fefa4ec58c2ea55cc0202f610b0d871a683319a.tar.bz2 |
Change the URL for flash settings per Adobe list where the translation is
available. For pt-PT and es-419, use pt-BR and es. For the rest of languages, fall back to the English page.
We can try a potentially better fallback (e.g using ru for uk and be), but it
also carries a risk. So, I'm leaving them alone.
Note that we cannot use '[GRITLANGCODE]' because Adobe uses a mix of language codes (e.g. 'en'), region codes ('cn', 'jp', 'kr', etc) and pseudo-region codes ('la') in their URLs.
BUG=NONE
TEST=NONE for now. Once the UI for flash setting help is added, start Chrome in one of languages whose xtb files are changed below and follow the link for the help on Flash settings. The flash help page should come up in that language.
TBR=tony
Review URL: http://codereview.chromium.org/551184
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37387 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/resources/locale_settings_tr.xtb')
-rw-r--r-- | chrome/app/resources/locale_settings_tr.xtb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/resources/locale_settings_tr.xtb b/chrome/app/resources/locale_settings_tr.xtb index 8dbeedb..5ee6478 100644 --- a/chrome/app/resources/locale_settings_tr.xtb +++ b/chrome/app/resources/locale_settings_tr.xtb @@ -52,6 +52,7 @@ <translation id="IDS_DOWNLOAD_BIG_PROGRESS_SIZE">66</translation> <translation id="IDS_SELECT_PROFILE_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_SELECT_PROFILE_DIALOG_HEIGHT_LINES">5</translation> +<translation id="IDS_FLASH_STORAGE_URL">http://www.adobe.com/go/settmgr_storage_tr</translation> <translation id="IDS_NEW_PROFILE_DIALOG_WIDTH_CHARS">60</translation> <translation id="IDS_SYNC_SETUP_WIZARD_WIDTH_CHARS">46</translation> <translation id="IDS_SYNC_SETUP_WIZARD_HEIGHT_LINES">16</translation> |