Chromium Code Reviews| Index: build/common.gypi |
| =================================================================== |
| --- build/common.gypi (revision 95828) |
| +++ build/common.gypi (working copy) |
| @@ -662,8 +662,8 @@ |
| ['use_third_party_translations==1', { |
| 'grit_defines': ['-D', 'use_third_party_translations'], |
| 'locales': [ |
| - 'ast', 'bs', 'ca@valencia', 'eo', 'eu', 'gl', 'hy', 'ia', 'ka', 'ku', |
| - 'kw', 'ug', |
| + 'ast', 'bs', 'ca@valencia', 'en-AU', 'eo', 'eu', 'gl', 'hy', 'ia', 'ka', |
|
tony
2011/08/08 17:52:40
Nit: Wrap 'ka' too to avoid going over 80 cols. Y
|
| + 'ku', 'kw', 'ug', |
| ], |
| }], |