| Index: components/flags_ui_strings.grdp
|
| diff --git a/components/flags_ui_strings.grdp b/components/flags_ui_strings.grdp
|
| index 87e70ecfb0eb1b674023fc79ce86fbcfaa6d24bb..3453b027045d871f0a07cf64e66b4cfbf74d9b6c 100644
|
| --- a/components/flags_ui_strings.grdp
|
| +++ b/components/flags_ui_strings.grdp
|
| @@ -49,4 +49,16 @@
|
| Flags that apply system-wide can only be set by the owner: <ph name="OWNER_EMAIL">$1<ex>owner@example.com</ex></ph>.
|
| </message>
|
| </if>
|
| + <message name="IDS_GENERIC_EXPERIMENT_CHOICE_AUTOMATIC" desc="Generic 'Automatic' experiment choice option name.">
|
| + Automatic
|
| + </message>
|
| + <message name="IDS_GENERIC_EXPERIMENT_CHOICE_DEFAULT" desc="Generic 'Default' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| + Default
|
| + </message>
|
| + <message name="IDS_GENERIC_EXPERIMENT_CHOICE_ENABLED" desc="Generic 'Enabled' experiment choice option name. E.G. shown in multi value options in about:flags.">
|
| + Enabled
|
| + </message>
|
| + <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>
|
| </grit-part>
|
|
|