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