Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1)

Unified Diff: app/resources/app_strings.grd

Issue 1332001: Switch from he.xtb to iw.xtb because the translation console is (Closed)
Patch Set: use he Created 10 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | app/resources/app_strings_iw.xtb » ('j') | tools/grit/grit/node/io.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_strings.grd
diff --git a/app/resources/app_strings.grd b/app/resources/app_strings.grd
index e22fef6fd17c5434178c31171565efe601aea0b0..482e2c02d6803fd7cd36782bd730478d7775da6b 100644
--- a/app/resources/app_strings.grd
+++ b/app/resources/app_strings.grd
@@ -141,12 +141,13 @@ need to be translated for each locale.-->
<file path="app_strings_fil.xtb" lang="fil" />
<file path="app_strings_fr.xtb" lang="fr" />
<file path="app_strings_gu.xtb" lang="gu" />
- <file path="app_strings_he.xtb" lang="he" />
<file path="app_strings_hi.xtb" lang="hi" />
<file path="app_strings_hr.xtb" lang="hr" />
<file path="app_strings_hu.xtb" lang="hu" />
<file path="app_strings_id.xtb" lang="id" />
<file path="app_strings_it.xtb" lang="it" />
+ <!-- The translation console uses 'iw' for Hebrew, but we use 'he'. -->
+ <file path="app_strings_iw.xtb" lang="he" />
<file path="app_strings_ja.xtb" lang="ja" />
<file path="app_strings_kn.xtb" lang="kn" />
<file path="app_strings_ko.xtb" lang="ko" />
« no previous file with comments | « no previous file | app/resources/app_strings_iw.xtb » ('j') | tools/grit/grit/node/io.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698