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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2449643002: cros: Updated autoclick section for md-settings. (Closed)
Patch Set: Removed placeholders from settings_strings. Created 4 years, 1 month 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
135 <message name="IDS_SETTINGS_TAP_DRAGGING_LABEL" desc="Label for checkbox whi ch enables tap dragging."> 135 <message name="IDS_SETTINGS_TAP_DRAGGING_LABEL" desc="Label for checkbox whi ch enables tap dragging.">
136 Enable tap dragging 136 Enable tap dragging
137 </message> 137 </message>
138 <message name="IDS_SETTINGS_CLICK_ON_STOP_LABEL" desc="Label for checkbox wh ich enables automatically clicking when the mouse pointer stops."> 138 <message name="IDS_SETTINGS_CLICK_ON_STOP_LABEL" desc="Label for checkbox wh ich enables automatically clicking when the mouse pointer stops.">
139 Automatically click when the mouse pointer stops 139 Automatically click when the mouse pointer stops
140 </message> 140 </message>
141 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_LABEL" desc="Label for dropdo wn menu which contains various time delays for clicks."> 141 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_LABEL" desc="Label for dropdo wn menu which contains various time delays for clicks.">
142 Delay before click: 142 Delay before click:
143 </message> 143 </message>
144 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_EXTREMELY_SHORT" desc="Descri ption of an extremely short delay before clicks."> 144 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_EXTREMELY_SHORT" desc="Descri ption of an extremely short delay before clicks.">
145 extremely short (600ms) 145 extremely short (0.6s)
146 </message> 146 </message>
147 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_VERY_SHORT" desc="Description of a very short delay before clicks."> 147 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_VERY_SHORT" desc="Description of a very short delay before clicks.">
148 very short (800ms) 148 very short (0.8s)
149 </message> 149 </message>
150 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_SHORT" desc="Description of a short delay before clicks."> 150 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_SHORT" desc="Description of a short delay before clicks.">
151 short (1000ms) 151 short (1s)
152 </message> 152 </message>
153 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_LONG" desc="Description of a long delay before clicks."> 153 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_LONG" desc="Description of a long delay before clicks.">
154 long (2000ms) 154 long (2s)
155 </message> 155 </message>
156 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_VERY_LONG" desc="Description of a very long delay before clicks."> 156 <message name="IDS_SETTINGS_DELAY_BEFORE_CLICK_VERY_LONG" desc="Description of a very long delay before clicks.">
157 very long (4000ms) 157 very long (4s)
158 </message> 158 </message>
159 <message name="IDS_SETTINGS_ON_SCREEN_KEYBOARD_LABEL" desc="Label for checkb ox which enables an on-screen keyboard."> 159 <message name="IDS_SETTINGS_ON_SCREEN_KEYBOARD_LABEL" desc="Label for checkb ox which enables an on-screen keyboard.">
160 Enable on-screen keyboard 160 Enable on-screen keyboard
161 </message> 161 </message>
162 <message name="IDS_SETTINGS_MONO_AUDIO_LABEL" desc="Label for checkbox which enables mono audio output."> 162 <message name="IDS_SETTINGS_MONO_AUDIO_LABEL" desc="Label for checkbox which enables mono audio output.">
163 Play the same audio through all speakers (mono audio) 163 Play the same audio through all speakers (mono audio)
164 </message> 164 </message>
165 <message name="IDS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="Informational m essage at the top of the accessibility section of the settings page about enabli ng additional accessibility-related features."> 165 <message name="IDS_SETTINGS_ACCESSIBILITY_EXPLANATION" desc="Informational m essage at the top of the accessibility section of the settings page about enabli ng additional accessibility-related features.">
166 Enable accessibility features to make your device easier to use. 166 Enable accessibility features to make your device easier to use.
167 </message> 167 </message>
(...skipping 2312 matching lines...) Expand 10 before | Expand all | Expand 10 after
2480 System 2480 System
2481 </message> 2481 </message>
2482 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 2482 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
2483 Use hardware acceleration when available 2483 Use hardware acceleration when available
2484 </message> 2484 </message>
2485 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 2485 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
2486 Change proxy settings 2486 Change proxy settings
2487 </message> 2487 </message>
2488 </if> 2488 </if>
2489 </grit-part> 2489 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698