diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 01:32:03 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-03-26 01:32:03 +0000 |
commit | 3c348025facf95bc328e7b1465afeee5083bad78 (patch) | |
tree | 07b9e3439d95705a14e626224267bb4d9f0035d2 /chrome/app | |
parent | c2bb2e5778d3a6a8a70e942c55693214c640a8ba (diff) | |
download | chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.zip chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.tar.gz chromium_src-3c348025facf95bc328e7b1465afeee5083bad78.tar.bz2 |
Switch from he.xtb to iw.xtb because the translation console is
deprecating 'he' in favor of 'iw'.
Review URL: http://codereview.chromium.org/1332001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@42713 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r-- | chrome/app/generated_resources.grd | 3 | ||||
-rw-r--r-- | chrome/app/google_chrome_strings.grd | 3 | ||||
-rw-r--r-- | chrome/app/resources/generated_resources_iw.xtb (renamed from chrome/app/resources/generated_resources_he.xtb) | 2 | ||||
-rw-r--r-- | chrome/app/resources/google_chrome_strings_iw.xtb (renamed from chrome/app/resources/google_chrome_strings_he.xtb) | 2 |
4 files changed, 6 insertions, 4 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 0abed42..4189a25 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -135,12 +135,13 @@ each locale. --> <file path="resources/generated_resources_fil.xtb" lang="fil" /> <file path="resources/generated_resources_fr.xtb" lang="fr" /> <file path="resources/generated_resources_gu.xtb" lang="gu" /> - <file path="resources/generated_resources_he.xtb" lang="he" /> <file path="resources/generated_resources_hi.xtb" lang="hi" /> <file path="resources/generated_resources_hr.xtb" lang="hr" /> <file path="resources/generated_resources_hu.xtb" lang="hu" /> <file path="resources/generated_resources_id.xtb" lang="id" /> <file path="resources/generated_resources_it.xtb" lang="it" /> + <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> + <file path="resources/generated_resources_iw.xtb" lang="he" /> <file path="resources/generated_resources_ja.xtb" lang="ja" /> <file path="resources/generated_resources_kn.xtb" lang="kn" /> <file path="resources/generated_resources_ko.xtb" lang="ko" /> diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index 33ea28e..1a1cf33 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -135,12 +135,13 @@ Chrome supports. --> <file path="resources/google_chrome_strings_fil.xtb" lang="fil" /> <file path="resources/google_chrome_strings_fr.xtb" lang="fr" /> <file path="resources/google_chrome_strings_gu.xtb" lang="gu" /> - <file path="resources/google_chrome_strings_he.xtb" lang="he" /> <file path="resources/google_chrome_strings_hi.xtb" lang="hi" /> <file path="resources/google_chrome_strings_hr.xtb" lang="hr" /> <file path="resources/google_chrome_strings_hu.xtb" lang="hu" /> <file path="resources/google_chrome_strings_id.xtb" lang="id" /> <file path="resources/google_chrome_strings_it.xtb" lang="it" /> + <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. --> + <file path="resources/google_chrome_strings_iw.xtb" lang="he" /> <file path="resources/google_chrome_strings_ja.xtb" lang="ja" /> <file path="resources/google_chrome_strings_kn.xtb" lang="kn" /> <file path="resources/google_chrome_strings_ko.xtb" lang="ko" /> diff --git a/chrome/app/resources/generated_resources_he.xtb b/chrome/app/resources/generated_resources_iw.xtb index 61e819d..37ecc3f 100644 --- a/chrome/app/resources/generated_resources_he.xtb +++ b/chrome/app/resources/generated_resources_iw.xtb @@ -1,6 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE translationbundle> -<translationbundle lang="he"> +<translationbundle lang="iw"> <translation id="6779164083355903755">&הסר</translation> <translation id="861462429358727464">סגור כרטיסיות שנפתחו על ידי כרטיסייה זו</translation> <translation id="7040807039050164757">&בדוק איות בשדה זה</translation> diff --git a/chrome/app/resources/google_chrome_strings_he.xtb b/chrome/app/resources/google_chrome_strings_iw.xtb index 327eb1e..3727c6c 100644 --- a/chrome/app/resources/google_chrome_strings_he.xtb +++ b/chrome/app/resources/google_chrome_strings_iw.xtb @@ -1,6 +1,6 @@ <?xml version="1.0" ?> <!DOCTYPE translationbundle> -<translationbundle lang="he"> +<translationbundle lang="iw"> <translation id="8000275528373650868">להפעלת Google Chrome יש להשתמש במערכת ההפעלה Windows Vista או Windows XP עם SP2 ואילך.</translation> <translation id="6676384891291319759">גישה אל האינטרנט</translation> <translation id="4517682492677349713">האם אתה רוצה ש-Google Chrome ישמור נתונים אלה? </translation> |