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

Unified Diff: chrome/app/generated_resources.grd

Issue 8905025: ChromeOS Mouse settings. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 114069)
+++ chrome/app/generated_resources.grd (working copy)
@@ -11943,6 +11943,12 @@
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
Touchpad
</message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER">
+ Pointer
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE">
+ Mouse
+ </message>
<message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control">
Screen
</message>
@@ -11985,6 +11991,15 @@
<message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_MORE_DESCRIPTION" desc="In the settings tab, the text under the right (more sensitive) side of the slider for the touchpad touch sensitivity.">
Fast
</message>
+ <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_DESCRIPTION" desc="In the settings tab, the text above the radio button to set the primary mouse button for left or right handed people.">
+ Primary Button
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_LEFT" desc="In the settings tab, the text next to the radio button to set the primary mouse button to the left button.">
+ Left
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_PRIMARY_MOUSE_RIGHT" desc="In the settings tab, the text next to the radio button to set the primary mouse button to the right button.">
+ Right
+ </message>
<message name="IDS_OPTIONS_SETTINGS_BLUETOOTH_DISABLE">
Disable bluetooth
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/preferences.h » ('j') | chrome/browser/resources/options/chromeos/system_options.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698