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

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: '' 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
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 11993 matching lines...) Expand 10 before | Expand all | Expand 10 after
12004 </message> 12004 </message>
12005 <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)"> 12005 <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)">
12006 Wireless networks 12006 Wireless networks
12007 </message> 12007 </message>
12008 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="T itle for section in settings/internet for list of Virtual Private Networks (VPN) "> 12008 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_VIRTUAL_NETWORK" desc="T itle for section in settings/internet for list of Virtual Private Networks (VPN) ">
12009 Private networks 12009 Private networks
12010 </message> 12010 </message>
12011 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc ="Title for section in settings/internet for list of remembered (favirote) netwo rks"> 12011 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK" desc ="Title for section in settings/internet for list of remembered (favirote) netwo rks">
12012 Remembered networks 12012 Remembered networks
12013 </message> 12013 </message>
12014 <message name="IDS_OPTIONS_DEVICE_GROUP_NAME">
12015 Device
12016 </message>
12017 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SECTION">
12018 Keyboard:
12019 </message>
12020 <message name="IDS_OPTIONS_DEVICE_GROUP_KEYBOARD_SETTINGS_BUTTON_TITLE">
12021 Keyboard settings...
12022 </message>
12023 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SECTION">
12024 Pointer sensitivity:
12025 </message>
12026 <message name="IDS_OPTIONS_DEVICE_GROUP_POINTER_SETTINGS_BUTTON_TITLE">
12027 Pointer settings...
12028 </message>
12014 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD"> 12029 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_TOUCHPAD">
12015 Touchpad 12030 Touchpad
12016 </message> 12031 </message>
12017 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER"> 12032 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_POINTER">
12018 Pointer 12033 Pointer
12019 </message> 12034 </message>
12020 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE"> 12035 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_MOUSE">
12021 Mouse 12036 Mouse
12022 </message> 12037 </message>
12023 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_SCREEN" desc="Title for section in settings/system for screen brightness control"> 12038 <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
14872 </messages> 14887 </messages>
14873 <structures fallback_to_english="true"> 14888 <structures fallback_to_english="true">
14874 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14889 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14875 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14890 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14876 </structure> 14891 </structure>
14877 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14892 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14878 </structure> 14893 </structure>
14879 </structures> 14894 </structures>
14880 </release> 14895 </release>
14881 </grit> 14896 </grit>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698