| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 0fe1694fcbbe9cff556ba5c3465d07ca37488ce0..ca91e74951a46c0a66bab5ac81a98e35f8fbf4c8 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_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 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>
|
| - <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 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>
|
| </if>
|
|
|
|
|