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: components/flags_ui_strings.grdp

Issue 1500533002: Upstream chrome://flags & chrome://ui-alternatives iOS WebUI. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add components/flags_ui/resources/apple_flags.css to PRESUBMIT blacklist Created 5 years 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 | « components/flags_ui/resources/apple_flags.html ('k') | components/resources/flags_ui_resources.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/flags_ui_strings.grdp
diff --git a/components/flags_ui_strings.grdp b/components/flags_ui_strings.grdp
index 0266498f14cf931c19a101d56c539755871c8620..aa66d4eb01725a494534238e111a714e575f7fda 100644
--- a/components/flags_ui_strings.grdp
+++ b/components/flags_ui_strings.grdp
@@ -61,4 +61,12 @@
<message name="IDS_GENERIC_EXPERIMENT_CHOICE_DISABLED" desc="Generic 'Disabled' experiment choice option name. E.G. shown in multi value options in about:flags.">
Disabled
</message>
+ <if expr="is_ios">
+ <message name="IDS_FLAGS_UI_ALTERNATIVES_UI_TABLE_TITLE" desc="Title for the features table on the about:ui_alternatives page.">
+ UI Alternatives
+ </message>
+ <message name="IDS_FLAGS_UI_ALTERNATIVES_UI_NO_EXPERIMENTS_AVAILABLE" desc="Shown on the about://ui-alternatives page if no experiments are available">
+ No UI alternatives available
+ </message>
+ </if>
</grit-part>
« no previous file with comments | « components/flags_ui/resources/apple_flags.html ('k') | components/resources/flags_ui_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698