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

Unified Diff: app/resources/app_strings.grd

Issue 3296013: Add Farsi support... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: remove am,sw terms change to put it in a separate CL Created 10 years, 3 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 | « app/resources/app_locale_settings_fa.xtb ('k') | build/common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_strings.grd
===================================================================
--- app/resources/app_strings.grd (revision 58697)
+++ app/resources/app_strings.grd (working copy)
@@ -29,6 +29,7 @@
<output filename="app_strings_es.rc" type="rc_all" lang="es" />
<output filename="app_strings_es-419.rc" type="rc_all" lang="es-419" />
<output filename="app_strings_et.rc" type="rc_all" lang="et" />
+ <output filename="app_strings_fa.rc" type="rc_all" lang="fa" />
<output filename="app_strings_fi.rc" type="rc_all" lang="fi" />
<output filename="app_strings_fil.rc" type="rc_all" lang="fil" />
<output filename="app_strings_fr.rc" type="rc_all" lang="fr" />
@@ -83,6 +84,7 @@
<output filename="app_strings_es.pak" type="data_package" lang="es" />
<output filename="app_strings_es-419.pak" type="data_package" lang="es-419" />
<output filename="app_strings_et.pak" type="data_package" lang="et" />
+ <output filename="app_strings_fa.pak" type="data_package" lang="fa" />
<output filename="app_strings_fi.pak" type="data_package" lang="fi" />
<output filename="app_strings_fil.pak" type="data_package" lang="fil" />
<output filename="app_strings_fr.pak" type="data_package" lang="fr" />
@@ -137,6 +139,7 @@
<file path="app_strings_es.xtb" lang="es" />
<file path="app_strings_es-419.xtb" lang="es-419" />
<file path="app_strings_et.xtb" lang="et" />
+ <file path="app_strings_fa.xtb" lang="fa" />
<file path="app_strings_fi.xtb" lang="fi" />
<file path="app_strings_fil.xtb" lang="fil" />
<file path="app_strings_fr.xtb" lang="fr" />
« no previous file with comments | « app/resources/app_locale_settings_fa.xtb ('k') | build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698