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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 227008: Add touchpad sensitivity setting. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 3 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:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/settings_contents_view.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 2
3 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. aa1 --> 4 each locale. aa1 -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 5087 matching lines...) Expand 10 before | Expand all | Expand 10 after
5098 </message> 5098 </message>
5099 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PASSWORD"> 5099 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PASSWORD">
5100 Network Password 5100 Network Password
5101 </message> 5101 </message>
5102 <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc ="In the settings tab, the text next to the checkbox that enables tap-to-click." > 5102 <message name="IDS_OPTIONS_SETTINGS_TAP_TO_CLICK_ENABLED_DESCRIPTION" desc ="In the settings tab, the text next to the checkbox that enables tap-to-click." >
5103 Enable tap-to-click 5103 Enable tap-to-click
5104 </message> 5104 </message>
5105 <message name="IDS_OPTIONS_SETTINGS_VERT_EDGE_SCROLL_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables vertical e dge scrolling."> 5105 <message name="IDS_OPTIONS_SETTINGS_VERT_EDGE_SCROLL_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables vertical e dge scrolling.">
5106 Enable vertical edge scrolling 5106 Enable vertical edge scrolling
5107 </message> 5107 </message>
5108 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
5109 Touch Sensitivity:
5110 </message>
5108 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor."> 5111 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor.">
5109 Speed Sensitivity: 5112 Speed Sensitivity:
5110 </message> 5113 </message>
5111 </if> 5114 </if>
5112 5115
5113 </messages> 5116 </messages>
5114 </release> 5117 </release>
5115 </grit> 5118 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/settings_contents_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698