| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 4b2cc75490b13a78ebb7d0505108d09b4192047c..f7426cfdd259e88be68d6fb42c3493cf6b02ad9a 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -14251,11 +14251,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>
|
|
|
|
|