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

Unified Diff: chrome_frame/locales/locales.gyp

Issue 9232056: Add Malay as a translation. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chrome frame Created 8 years, 11 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/tools/build/win/FILES.cfg ('k') | chrome_frame/resources/chrome_frame_dialogs.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome_frame/locales/locales.gyp
diff --git a/chrome_frame/locales/locales.gyp b/chrome_frame/locales/locales.gyp
index 8db5ecaa6f90c128ea17fe81a611e4c85624093d..c026b40686ebdcf9d451af201f45ff442d086058 100644
--- a/chrome_frame/locales/locales.gyp
+++ b/chrome_frame/locales/locales.gyp
@@ -224,6 +224,12 @@
],
},
{
+ 'target_name': 'ms',
+ 'sources': [
+ '<(chrome_frame_grit_out_dir)/chrome_frame_dialogs_ms.rc',
+ ],
+ },
+ {
'target_name': 'nb',
'sources': [
'<(chrome_frame_grit_out_dir)/chrome_frame_dialogs_nb.rc',
« no previous file with comments | « chrome/tools/build/win/FILES.cfg ('k') | chrome_frame/resources/chrome_frame_dialogs.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698