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

Unified Diff: chrome/app/resources/locale_settings_win.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
Index: chrome/app/resources/locale_settings_win.grd
===================================================================
--- chrome/app/resources/locale_settings_win.grd (revision 58949)
+++ chrome/app/resources/locale_settings_win.grd (working copy)
@@ -18,6 +18,7 @@
<output filename="platform_locale_settings_es.rc" type="rc_all" lang="es" />
<output filename="platform_locale_settings_es-419.rc" type="rc_all" lang="es-419" />
<output filename="platform_locale_settings_et.rc" type="rc_all" lang="et" />
+ <output filename="platform_locale_settings_fa.rc" type="rc_all" lang="fa" />
<output filename="platform_locale_settings_fi.rc" type="rc_all" lang="fi" />
<output filename="platform_locale_settings_fil.rc" type="rc_all" lang="fil" />
<output filename="platform_locale_settings_fr.rc" type="rc_all" lang="fr" />
@@ -72,6 +73,7 @@
<file path="platform_locale_settings/locale_settings_win_es.xtb" lang="es" />
<file path="platform_locale_settings/locale_settings_win_es-419.xtb" lang="es-419" />
<file path="platform_locale_settings/locale_settings_win_et.xtb" lang="et" />
+ <file path="platform_locale_settings/locale_settings_win_fa.xtb" lang="fa" />
<file path="platform_locale_settings/locale_settings_win_fi.xtb" lang="fi" />
<file path="platform_locale_settings/locale_settings_win_fil.xtb" lang="fil" />
<file path="platform_locale_settings/locale_settings_win_fr.xtb" lang="fr" />

Powered by Google App Engine
This is Rietveld 408576698