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

Unified Diff: chrome/app/resources/locale_settings.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
« no previous file with comments | « chrome/app/resources/google_chrome_strings_or.xtb ('k') | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/resources/locale_settings.grd
===================================================================
--- chrome/app/resources/locale_settings.grd (revision 42499)
+++ chrome/app/resources/locale_settings.grd (working copy)
@@ -39,7 +39,6 @@
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
<output filename="locale_settings_nb.rc" type="rc_all" lang="no" />
- <output filename="locale_settings_or.rc" type="rc_all" lang="or" />
<output filename="locale_settings_pl.rc" type="rc_all" lang="pl" />
<output filename="locale_settings_pt-BR.rc" type="rc_all" lang="pt-BR" />
<output filename="locale_settings_pt-PT.rc" type="rc_all" lang="pt-PT" />
@@ -94,7 +93,6 @@
<!-- The translation console uses 'no' for Norwegian Bokmål. It should
be 'nb'. -->
<output filename="locale_settings_nb.pak" type="data_package" lang="no" />
- <output filename="locale_settings_or.pak" type="data_package" lang="or" />
<output filename="locale_settings_pl.pak" type="data_package" lang="pl" />
<output filename="locale_settings_pt-BR.pak" type="data_package" lang="pt-BR" />
<output filename="locale_settings_pt-PT.pak" type="data_package" lang="pt-PT" />
@@ -147,7 +145,6 @@
<file path="locale_settings_mr.xtb" lang="mr" />
<file path="locale_settings_nl.xtb" lang="nl" />
<file path="locale_settings_nb.xtb" lang="no" />
- <file path="locale_settings_or.xtb" lang="or" />
<file path="locale_settings_pl.xtb" lang="pl" />
<file path="locale_settings_pt-BR.xtb" lang="pt-BR" />
<file path="locale_settings_pt-PT.xtb" lang="pt-PT" />
@@ -202,7 +199,6 @@
<if expr="pp_ifdef('_google_chrome') and 'mr' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_mr.html" type="BINDATA" /></if>
<if expr="pp_ifdef('_google_chrome') and 'nl' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_nl.html" type="BINDATA" /></if>
<if expr="pp_ifdef('_google_chrome') and 'no' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_nb.html" type="BINDATA" /></if>
- <if expr="pp_ifdef('_google_chrome') and 'or' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_or.html" type="BINDATA" /></if>
<if expr="pp_ifdef('_google_chrome') and 'pl' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_pl.html" type="BINDATA" /></if>
<if expr="pp_ifdef('_google_chrome') and 'pt-BR' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_pt-BR.html" type="BINDATA" /></if>
<if expr="pp_ifdef('_google_chrome') and 'pt-PT' == lang"> <include name="IDR_TERMS_HTML" file="terms\terms_pt-PT.html" type="BINDATA" /></if>
« no previous file with comments | « chrome/app/resources/google_chrome_strings_or.xtb ('k') | chrome/app/resources/locale_settings_linux.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698