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

Unified Diff: ui/base/strings/ui_strings.grd

Issue 161313002: Remove pp_ifdef from grd files in ui/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: also removed pp_ifdef in xtb and css files Created 6 years, 10 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 | « ui/base/strings/app_locale_settings_zh-TW.xtb ('k') | ui/resources/ui_resources.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/strings/ui_strings.grd
diff --git a/ui/base/strings/ui_strings.grd b/ui/base/strings/ui_strings.grd
index 4bb0d8fafb5e74999414921bac0b188b802bb873..a04b6c8deb7954f034f4ebe34f92f374f0ebc1e9 100644
--- a/ui/base/strings/ui_strings.grd
+++ b/ui/base/strings/ui_strings.grd
@@ -17,28 +17,28 @@ need to be translated for each locale.-->
</output>
<output filename="ui_strings_am.pak" type="data_package" lang="am" />
<output filename="ui_strings_ar.pak" type="data_package" lang="ar" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_ast.pak" type="data_package" lang="ast" />
</if>
<output filename="ui_strings_bg.pak" type="data_package" lang="bg" />
<output filename="ui_strings_bn.pak" type="data_package" lang="bn" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_bs.pak" type="data_package" lang="bs" />
</if>
<output filename="ui_strings_ca.pak" type="data_package" lang="ca" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_ca@valencia.pak" type="data_package" lang="ca@valencia" />
</if>
<output filename="ui_strings_cs.pak" type="data_package" lang="cs" />
<output filename="ui_strings_da.pak" type="data_package" lang="da" />
<output filename="ui_strings_de.pak" type="data_package" lang="de" />
<output filename="ui_strings_el.pak" type="data_package" lang="el" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_en-AU.pak" type="data_package" lang="en-AU" />
</if>
<output filename="ui_strings_en-GB.pak" type="data_package" lang="en-GB" />
<output filename="ui_strings_en-US.pak" type="data_package" lang="en" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_eo.pak" type="data_package" lang="eo" />
</if>
<output filename="ui_strings_es.pak" type="data_package" lang="es" />
@@ -50,7 +50,7 @@ need to be translated for each locale.-->
<output filename="ui_strings_es-419.pak" type="data_package" lang="es-419" />
</if>
<output filename="ui_strings_et.pak" type="data_package" lang="et" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_eu.pak" type="data_package" lang="eu" />
</if>
<output filename="ui_strings_fa.pak" type="data_package" lang="fa" />
@@ -58,7 +58,7 @@ need to be translated for each locale.-->
<output filename="ui_strings_fi.pak" type="data_package" lang="fi" />
<output filename="ui_strings_fil.pak" type="data_package" lang="fil" />
<output filename="ui_strings_fr.pak" type="data_package" lang="fr" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_gl.pak" type="data_package" lang="gl" />
</if>
<output filename="ui_strings_gu.pak" type="data_package" lang="gu" />
@@ -66,19 +66,19 @@ need to be translated for each locale.-->
<output filename="ui_strings_hi.pak" type="data_package" lang="hi" />
<output filename="ui_strings_hr.pak" type="data_package" lang="hr" />
<output filename="ui_strings_hu.pak" type="data_package" lang="hu" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_hy.pak" type="data_package" lang="hy" />
<output filename="ui_strings_ia.pak" type="data_package" lang="ia" />
</if>
<output filename="ui_strings_id.pak" type="data_package" lang="id" />
<output filename="ui_strings_it.pak" type="data_package" lang="it" />
<output filename="ui_strings_ja.pak" type="data_package" lang="ja" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_ka.pak" type="data_package" lang="ka" />
</if>
<output filename="ui_strings_kn.pak" type="data_package" lang="kn" />
<output filename="ui_strings_ko.pak" type="data_package" lang="ko" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_ku.pak" type="data_package" lang="ku" />
<output filename="ui_strings_kw.pak" type="data_package" lang="kw" />
</if>
@@ -111,7 +111,7 @@ need to be translated for each locale.-->
<output filename="ui_strings_te.pak" type="data_package" lang="te" />
<output filename="ui_strings_th.pak" type="data_package" lang="th" />
<output filename="ui_strings_tr.pak" type="data_package" lang="tr" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<output filename="ui_strings_ug.pak" type="data_package" lang="ug" />
</if>
<output filename="ui_strings_uk.pak" type="data_package" lang="uk" />
@@ -122,47 +122,47 @@ need to be translated for each locale.-->
<translations>
<file path="ui_strings_am.xtb" lang="am" />
<file path="ui_strings_ar.xtb" lang="ar" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_ast.xtb" lang="ast" />
</if>
<file path="ui_strings_bg.xtb" lang="bg" />
<file path="ui_strings_bn.xtb" lang="bn" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_bs.xtb" lang="bs" />
</if>
<file path="ui_strings_ca.xtb" lang="ca" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_ca-valencia.xtb" lang="ca@valencia" />
</if>
<file path="ui_strings_cs.xtb" lang="cs" />
<file path="ui_strings_da.xtb" lang="da" />
<file path="ui_strings_de.xtb" lang="de" />
<file path="ui_strings_el.xtb" lang="el" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_en-AU.xtb" lang="en-AU" />
</if>
<file path="ui_strings_en-GB.xtb" lang="en-GB" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_eo.xtb" lang="eo" />
</if>
<file path="ui_strings_es.xtb" lang="es" />
<file path="ui_strings_es-419.xtb" lang="es-419" />
<file path="ui_strings_et.xtb" lang="et" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_eu.xtb" lang="eu" />
</if>
<file path="ui_strings_fa.xtb" lang="fa" />
<file path="ui_strings_fi.xtb" lang="fi" />
<file path="ui_strings_fil.xtb" lang="fil" />
<file path="ui_strings_fr.xtb" lang="fr" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_gl.xtb" lang="gl" />
</if>
<file path="ui_strings_gu.xtb" lang="gu" />
<file path="ui_strings_hi.xtb" lang="hi" />
<file path="ui_strings_hr.xtb" lang="hr" />
<file path="ui_strings_hu.xtb" lang="hu" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_hy.xtb" lang="hy" />
<file path="../../../third_party/launchpad_translations/ui_strings_ia.xtb" lang="ia" />
</if>
@@ -171,12 +171,12 @@ need to be translated for each locale.-->
<!-- The translation console uses 'iw' for Hebrew, but we use 'he'. -->
<file path="ui_strings_iw.xtb" lang="he" />
<file path="ui_strings_ja.xtb" lang="ja" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_ka.xtb" lang="ka" />
</if>
<file path="ui_strings_kn.xtb" lang="kn" />
<file path="ui_strings_ko.xtb" lang="ko" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_ku.xtb" lang="ku" />
<file path="../../../third_party/launchpad_translations/ui_strings_kw.xtb" lang="kw" />
</if>
@@ -201,7 +201,7 @@ need to be translated for each locale.-->
<file path="ui_strings_te.xtb" lang="te" />
<file path="ui_strings_th.xtb" lang="th" />
<file path="ui_strings_tr.xtb" lang="tr" />
- <if expr="pp_ifdef('use_third_party_translations')">
+ <if expr="use_third_party_translations">
<file path="../../../third_party/launchpad_translations/ui_strings_ug.xtb" lang="ug" />
</if>
<file path="ui_strings_uk.xtb" lang="uk" />
@@ -1628,12 +1628,12 @@ need to be translated for each locale.-->
<message name="IDS_MESSAGE_CENTER_CLEAR_ALL" desc="The button for clearing all notifications.">
Clear All
</message>
- <if expr="not pp_ifdef('use_titlecase')">
+ <if expr="not use_titlecase">
<message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="The tooltip text for the do not disturb button.">
Do not disturb
</message>
</if>
- <if expr="pp_ifdef('use_titlecase')">
+ <if expr="use_titlecase">
<message name="IDS_MESSAGE_CENTER_QUIET_MODE_BUTTON_TOOLTIP" desc="In Title Case: The tooltip text for the do not disturb button.">
Do Not Disturb
</message>
« no previous file with comments | « ui/base/strings/app_locale_settings_zh-TW.xtb ('k') | ui/resources/ui_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698