Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 147897) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -5919,11 +5919,11 @@ |
<message name="IDS_FLAGS_CAPTIVE_PORTAL_CHECK_ON_ERROR_DESCRIPTION" desc="Description for the flag to enable automatic checking for captive portals."> |
Check for captive portals and open a new tab at the login page if one is found. |
</message> |
- <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to turn off the new checkbox style."> |
- Disable new checkbox style. |
+ <message name="IDS_FLAGS_NEW_CHECKBOX_STYLE" desc="Name of the flag to turn on the new checkbox style."> |
+ Enable new checkbox style. |
</message> |
- <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE_DESCRIPTION" desc="Description of the flag to turn off the new checkbox style."> |
- Disables new appearance and sizing behavior for checkboxes and radio buttons. |
+ <message name="IDS_FLAGS_NEW_CHECKBOX_STYLE_DESCRIPTION" desc="Description of the flag to turn on the new checkbox style."> |
+ Enables new appearance and sizing behavior for checkboxes and radio buttons. |
</message> |
<message name="IDS_FLAGS_DISABLE_NON_FULLSCREEN_MOUSE_LOCK_NAME" desc="Name for the flag to disable mouse lock when the browser is not full screen."> |
Disable non full screen mouse lock. |