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

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

Issue 2127014: Adding accessibility setting to System options (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 10 years, 7 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/options/system_page_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. --> 4 each locale. -->
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 7383 matching lines...) Expand 10 before | Expand all | Expand 10 after
7394 </message> 7394 </message>
7395 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD"> 7395 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
7396 Touchpad 7396 Touchpad
7397 </message> 7397 </message>
7398 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PASSWORD"> 7398 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_PASSWORD">
7399 Network Password 7399 Network Password
7400 </message> 7400 </message>
7401 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE"> 7401 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_LANGUAGE">
7402 Language 7402 Language
7403 </message> 7403 </message>
7404 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_ACCESSIBILITY">
7405 Accessibility
7406 </message>
7404 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_CONFIG"> 7407 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIFI_CONFIG">
7405 Wireless 7408 Wireless
7406 </message> 7409 </message>
7407 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_IP_CONFIG"> 7410 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_IP_CONFIG">
7408 Advanced Options 7411 Advanced Options
7409 </message> 7412 </message>
7410 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the set tings tab, the text next to the timezone combobox."> 7413 <message name="IDS_OPTIONS_SETTINGS_TIMEZONE_DESCRIPTION" desc="In the set tings tab, the text next to the timezone combobox.">
7411 Timezone: 7414 Timezone:
7412 </message> 7415 </message>
7413 <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." > 7416 <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." >
7414 Enable tap-to-click 7417 Enable tap-to-click
7415 </message> 7418 </message>
7416 <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."> 7419 <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.">
7417 Enable vertical edge scrolling 7420 Enable vertical edge scrolling
7418 </message> 7421 </message>
7419 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity."> 7422 <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
7420 Touch Sensitivity: 7423 Touch Sensitivity:
7421 </message> 7424 </message>
7422 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor."> 7425 <message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor.">
7423 Speed Sensitivity: 7426 Speed Sensitivity:
7424 </message> 7427 </message>
7428 <message name="IDS_OPTIONS_SETTINGS_ACCESSIBILITY_DESCRIPTION" desc="In th e settings tab, the text next to the checkbox for accessbility.">
7429 Enable Accessibility
7430 </message>
7425 <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the set tings tab, the text of the keyboard layouti label."> 7431 <message name="IDS_OPTIONS_SETTINGS_KEYBOARD_LAYOUT_TEXT" desc="In the set tings tab, the text of the keyboard layouti label.">
7426 Keyboard Layout: 7432 Keyboard Layout:
7427 </message> 7433 </message>
7428 <message name="IDS_OPTIONS_SETTINGS_CONNECT" desc="In the settings tab, th e text on the button to connect to a network."> 7434 <message name="IDS_OPTIONS_SETTINGS_CONNECT" desc="In the settings tab, th e text on the button to connect to a network.">
7429 Connect 7435 Connect
7430 </message> 7436 </message>
7431 <message name="IDS_OPTIONS_SETTINGS_DISCONNECT" desc="In the settings tab, the text on the button to disconnect from a network."> 7437 <message name="IDS_OPTIONS_SETTINGS_DISCONNECT" desc="In the settings tab, the text on the button to disconnect from a network.">
7432 Disconnect 7438 Disconnect
7433 </message> 7439 </message>
7434 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the text on the button to forget this network."> 7440 <message name="IDS_OPTIONS_SETTINGS_FORGET" desc="In the settings tab, the text on the button to forget this network.">
(...skipping 476 matching lines...) Expand 10 before | Expand all | Expand 10 after
7911 7917
7912 </messages> 7918 </messages>
7913 7919
7914 <structures first_id="50000" fallback_to_english="true"> 7920 <structures first_id="50000" fallback_to_english="true">
7915 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 7921 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
7916 </structure> 7922 </structure>
7917 </structures> 7923 </structures>
7918 7924
7919 </release> 7925 </release>
7920 </grit> 7926 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/options/system_page_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698