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

Unified Diff: chrome/app/locales/locales.gyp

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 | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/locales/locales.gyp
===================================================================
--- chrome/app/locales/locales.gyp (revision 58697)
+++ chrome/app/locales/locales.gyp (working copy)
@@ -231,6 +231,19 @@
],
},
{
+ 'target_name': 'fa',
+ 'msvs_guid': '347C5804-9391-4B91-A301-9D30B5E089BA',
+ 'sources': [
+ '<(chrome_grit_out_dir)/platform_locale_settings_fa.rc',
+ '<(chrome_grit_out_dir)/generated_resources_fa.rc',
+ '<(chrome_grit_out_dir)/locale_settings_fa.rc',
+ '<(chrome_grit_out_dir)/<(strings_rc_name)_fa.rc',
+ '<(webkit_grit_out_dir)/webkit_strings_fa.rc',
+ '<(app_strings_out_dir)/app_strings_fa.rc',
+ '<(app_locale_out_dir)/app_locale_settings_fa.rc',
+ ],
+ },
+ {
'target_name': 'fi',
'msvs_guid': '64D81334-DE73-457D-8FC1-9492508A2663',
'sources': [
« no previous file with comments | « chrome/app/google_chrome_strings.grd ('k') | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698