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

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

Issue 9560005: [uber page] Merge advanced options page into browser options. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Rebase again. Created 8 years, 9 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 8068 matching lines...) Expand 10 before | Expand all | Expand 10 after
8079 Disable new settings and extensions web-ui 8079 Disable new settings and extensions web-ui
8080 </message> 8080 </message>
8081 <message name="IDS_FLAGS_DISABLE_UBER_PAGE_DESCRIPTION" desc="Description for the flag to disable uber page URL redirection."> 8081 <message name="IDS_FLAGS_DISABLE_UBER_PAGE_DESCRIPTION" desc="Description for the flag to disable uber page URL redirection.">
8082 The settings and extensions web-ui will be reverted to the prior impleme ntation. 8082 The settings and extensions web-ui will be reverted to the prior impleme ntation.
8083 </message> 8083 </message>
8084 8084
8085 <!-- Settings --> 8085 <!-- Settings -->
8086 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab."> 8086 <message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
8087 Settings 8087 Settings
8088 </message> 8088 </message>
8089 <message name="IDS_SETTINGS_HIDE_ADVANCED_SETTINGS" desc="Title for the li nk to hide advanced settings.">
8090 Hide advanced settings...
8091 </message>
8092 <message name="IDS_SETTINGS_SHOW_ADVANCED_SETTINGS" desc="Title for the li nk to show advanced settings.">
8093 Show advanced settings...
8094 </message>
8089 <if expr="pp_ifdef('chromeos')"> 8095 <if expr="pp_ifdef('chromeos')">
8090 <message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the Syst em tab"> 8096 <message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the Syst em tab">
8091 System 8097 System
8092 </message> 8098 </message>
8093 <message name="IDS_OPTIONS_INTERNET_TAB_LABEL" desc="The title of the In ternet tab"> 8099 <message name="IDS_OPTIONS_INTERNET_TAB_LABEL" desc="The title of the In ternet tab">
8094 Internet 8100 Internet
8095 </message> 8101 </message>
8096 <message name="IDS_OPTIONS_INTERNET_OPTIONS_GROUP_LABEL" desc="The title of the 'Internet connections' group"> 8102 <message name="IDS_OPTIONS_INTERNET_OPTIONS_GROUP_LABEL" desc="The title of the 'Internet connections' group">
8097 Internet connection 8103 Internet connection
8098 </message> 8104 </message>
(...skipping 12 matching lines...) Expand all
8111 </if> 8117 </if>
8112 <message name="IDS_OPTIONS_GENERAL_TAB_LABEL" desc="The title of the Basic s tab"> 8118 <message name="IDS_OPTIONS_GENERAL_TAB_LABEL" desc="The title of the Basic s tab">
8113 Basics 8119 Basics
8114 </message> 8120 </message>
8115 <message name="IDS_OPTIONS_CONTENT_TAB_LABEL" desc="The title of the Perso nal Stuff tab"> 8121 <message name="IDS_OPTIONS_CONTENT_TAB_LABEL" desc="The title of the Perso nal Stuff tab">
8116 Personal stuff 8122 Personal stuff
8117 </message> 8123 </message>
8118 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde r the Hood tab"> 8124 <message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Unde r the Hood tab">
8119 Under the hood 8125 Under the hood
8120 </message> 8126 </message>
8121 <message name="IDS_OPTIONS2_ADVANCED_TAB_LABEL" desc="The title of the Adv anced settings tab">
8122 Advanced settings
8123 </message>
8124 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the browser tab for an options subpage, e.g. Settings - Basics"> 8127 <message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the browser tab for an options subpage, e.g. Settings - Basics">
8125 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI TLE">$2<ex>Under the Hood</ex></ph> 8128 <ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TI TLE">$2<ex>Under the Hood</ex></ph>
8126 </message> 8129 </message>
8127 8130
8128 <!-- chrome://help --> 8131 <!-- chrome://help -->
8129 <message name="IDS_HELP_TITLE" desc="Label used for title of the help page ."> 8132 <message name="IDS_HELP_TITLE" desc="Label used for title of the help page .">
8130 Help 8133 Help
8131 </message> 8134 </message>
8132 <message name="IDS_MORE_INFO" desc="The label of the more info link."> 8135 <message name="IDS_MORE_INFO" desc="The label of the more info link.">
8133 More info 8136 More info
(...skipping 192 matching lines...) Expand 10 before | Expand all | Expand 10 after
8326 <if expr="pp_ifdef('android')"> 8329 <if expr="pp_ifdef('android')">
8327 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> 8330 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not.">
8328 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my mobile device 8331 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my mobile device
8329 </message> 8332 </message>
8330 </if> 8333 </if>
8331 <if expr="not pp_ifdef('android')"> 8334 <if expr="not pp_ifdef('android')">
8332 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not."> 8335 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chrome is set to auto-launch on startup or not.">
8333 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my computer 8336 Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatic ally when I start my computer
8334 </message> 8337 </message>
8335 </if> 8338 </if>
8336 <message name="IDS_OPTIONS_ADVANCED_BUTTON_TITLE" desc="The title of the a dvanced options button">
8337 Advanced settings...
8338 </message>
8339 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> 8339 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
8340 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser 8340 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser
8341 </message> 8341 </message>
8342 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group"> 8342 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group">
8343 Downloads 8343 Downloads
8344 </message> 8344 </message>
8345 <message name="IDS_OPTIONS_DOWNLOADLOCATION_CHANGE_BUTTON" desc="The label of the 'Change...' button"> 8345 <message name="IDS_OPTIONS_DOWNLOADLOCATION_CHANGE_BUTTON" desc="The label of the 'Change...' button">
8346 Change... 8346 Change...
8347 </message> 8347 </message>
8348 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br owse For Folder' dialog on Windows, this is the text that appears above the dire ctory selector."> 8348 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_TITLE" desc="In the 'Br owse For Folder' dialog on Windows, this is the text that appears above the dire ctory selector.">
(...skipping 1455 matching lines...) Expand 10 before | Expand all | Expand 10 after
9804 </message> 9804 </message>
9805 9805
9806 <!-- Can't write to user data directory dialog --> 9806 <!-- Can't write to user data directory dialog -->
9807 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog that is displayed when we can't create a directory for this user."> 9807 <message name="IDS_CANT_WRITE_USER_DIRECTORY_TITLE" desc="Title of dialog that is displayed when we can't create a directory for this user.">
9808 Failed To Create Data Directory 9808 Failed To Create Data Directory
9809 </message> 9809 </message>
9810 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc ="Text on button that opens another dialog to choose a new directory for user da ta."> 9810 <message name="IDS_CANT_WRITE_USER_DIRECTORY_CHOOSE_DIRECTORY_BUTTON" desc ="Text on button that opens another dialog to choose a new directory for user da ta.">
9811 Choose Another Directory... 9811 Choose Another Directory...
9812 </message> 9812 </message>
9813 9813
9814 <!-- Advanced subpage back button -->
9815 <message name="IDS_OPTIONS_ADVANCED_SECTION_BACK_BUTTON">
9816 Return to settings...
9817 </message>
9818
9819 <!-- Advanced Section Titles --> 9814 <!-- Advanced Section Titles -->
9820 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY"> 9815 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
9821 Privacy 9816 Privacy
9822 </message> 9817 </message>
9823 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT"> 9818 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_CONTENT">
9824 Web content 9819 Web content
9825 </message> 9820 </message>
9826 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY"> 9821 <message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_SECURITY">
9827 HTTPS/SSL 9822 HTTPS/SSL
9828 </message> 9823 </message>
(...skipping 5310 matching lines...) Expand 10 before | Expand all | Expand 10 after
15139 </messages> 15134 </messages>
15140 <structures fallback_to_english="true"> 15135 <structures fallback_to_english="true">
15141 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 15136 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
15142 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 15137 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
15143 </structure> 15138 </structure>
15144 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 15139 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
15145 </structure> 15140 </structure>
15146 </structures> 15141 </structures>
15147 </release> 15142 </release>
15148 </grit> 15143 </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