Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(92)

Unified Diff: chrome/app/generated_resources.grd

Issue 10796071: Enable new checkbox style by default (Linux/CrOS only) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with trunk Created 8 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | ui/base/native_theme/native_theme_base.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 3ad640dbe83a52391cea0e49e8d8aa479ce8d29f..a51645fb8db6cbd1c452fea7ea930d7ab95aa8be 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5919,11 +5919,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
<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_NEW_CHECKBOX_STYLE" desc="Name of the flag to turn on the new checkbox style.">
- Enable new checkbox style.
+ <message name="IDS_FLAGS_OLD_CHECKBOX_STYLE" desc="Name of the flag to turn off the new checkbox style.">
+ Disable new checkbox style.
</message>
- <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 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>
<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.
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | ui/base/native_theme/native_theme_base.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698