| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 25997b8e126d07c94db0d7731404bac837f8674b..3e1831e797e962318423908d1e49b58436195e3d 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14253,11 +14253,11 @@ Do you accept?
|
| If proxy is configured, it usually prevents from authorization on different captive portals. This flag enables opening captive portal authorization dialog in a separate window, which ignores proxy settings.
|
| </message>
|
|
|
| - <message name="IDS_FLAGS_ENABLE_ROBOTO_FONT_UI_NAME" desc="Name of about::flags option to use Roboto fonts in the Chrome OS UI.">
|
| - Enable an experiment to use Roboto fonts in the UI.
|
| + <message name="IDS_FLAGS_DISABLE_ROBOTO_FONT_UI_NAME" desc="Name of about::flags option to disable Roboto fonts in the Chrome OS UI.">
|
| + Disable the experiment to use Roboto fonts in the UI.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_ROBOTO_FONT_UI_DESCRIPTION" desc="Description of about::flags option to use Roboto fonts in the Chrome OS UI.">
|
| - Use Roboto fonts in the UI.
|
| + <message name="IDS_FLAGS_DISABLE_ROBOTO_FONT_UI_DESCRIPTION" desc="Description of about::flags option to disable Roboto fonts in the Chrome OS UI.">
|
| + Disable Roboto fonts in the UI.
|
| </message>
|
| </if>
|
|
|
|
|