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> |