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

Unified Diff: chrome/app/resources/locale_settings_win.grd

Issue 1144001: Remove Oriya from the list of UI languages for now because we're not getting ... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 9 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 42499)
+++ chrome/app/resources/locale_settings_win.grd (working copy)
@@ -39,7 +39,6 @@
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
<output filename="platform_locale_settings_nb.rc" type="rc_all" lang="no" />
- <output filename="platform_locale_settings_or.rc" type="rc_all" lang="or" />
<output filename="platform_locale_settings_pl.rc" type="rc_all" lang="pl" />
<output filename="platform_locale_settings_pt-BR.rc" type="rc_all" lang="pt-BR" />
<output filename="platform_locale_settings_pt-PT.rc" type="rc_all" lang="pt-PT" />
@@ -92,7 +91,6 @@
<file path="platform_locale_settings/locale_settings_win_mr.xtb" lang="mr" />
<file path="platform_locale_settings/locale_settings_win_nl.xtb" lang="nl" />
<file path="platform_locale_settings/locale_settings_win_nb.xtb" lang="no" />
- <file path="platform_locale_settings/locale_settings_win_or.xtb" lang="or" />
<file path="platform_locale_settings/locale_settings_win_pl.xtb" lang="pl" />
<file path="platform_locale_settings/locale_settings_win_pt-BR.xtb" lang="pt-BR" />
<file path="platform_locale_settings/locale_settings_win_pt-PT.xtb" lang="pt-PT" />

Powered by Google App Engine
This is Rietveld 408576698