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

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

Issue 9232010: [uber page] Migrate all elements in the 'System' (cros) page to new locations. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: compile fix Created 8 years, 11 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/resources/options2/advanced_options.css » ('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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 12015 matching lines...) Expand 10 before | Expand all | Expand 10 after
12026 </message> 12026 </message>
12027 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc=" Title for section in settings/internet for list of wireless networks (wifi and c ellular)"> 12027 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK" desc=" Title for section in settings/internet for list of wireless networks (wifi and c ellular)">
12028 Wireless networks 12028 Wireless networks
12029 </message> 12029 </message>
12030 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="T itle for section in settings/internet for list of Virtual Private Networks (VPN) "> 12030 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="T itle for section in settings/internet for list of Virtual Private Networks (VPN) ">
12031 Private networks 12031 Private networks
12032 </message> 12032 </message>
12033 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc ="Title for section in settings/internet for list of remembered (favirote) netwo rks"> 12033 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc ="Title for section in settings/internet for list of remembered (favirote) netwo rks">
12034 Remembered networks 12034 Remembered networks
12035 </message> 12035 </message>
12036 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME">
12037 Device
12038 </message>
12039 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SECTION">
12040 Keyboard:
12041 </message>
12042 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SETTINGS_BUTTON_TITLE">
12043 Keyboard settings...
12044 </message>
12045 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SECTION">
12046 Pointer sensitivity:
12047 </message>
12048 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SETTINGS_BUTTON_TITLE">
12049 Pointer settings...
12050 </message>
12036 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD"> 12051 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
12037 Touchpad 12052 Touchpad
12038 </message> 12053 </message>
12039 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER"> 12054 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER">
12040 Pointer 12055 Pointer
12041 </message> 12056 </message>
12042 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE"> 12057 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE">
12043 Mouse 12058 Mouse
12044 </message> 12059 </message>
12045 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control"> 12060 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control">
(...skipping 2848 matching lines...) Expand 10 before | Expand all | Expand 10 after
14894 </messages> 14909 </messages>
14895 <structures fallback_to_english="true"> 14910 <structures fallback_to_english="true">
14896 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14911 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14897 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14912 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14898 </structure> 14913 </structure>
14899 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14914 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14900 </structure> 14915 </structure>
14901 </structures> 14916 </structures>
14902 </release> 14917 </release>
14903 </grit> 14918 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options2/advanced_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698