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

Unified 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, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/resources/options2/advanced_options.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 124465)
+++ chrome/app/generated_resources.grd (working copy)
@@ -8086,6 +8086,12 @@
<message name="IDS_SETTINGS_TITLE" desc="Title for the settings tab.">
Settings
</message>
+ <message name="IDS_SETTINGS_HIDE_ADVANCED_SETTINGS" desc="Title for the link to hide advanced settings.">
+ Hide advanced settings...
+ </message>
+ <message name="IDS_SETTINGS_SHOW_ADVANCED_SETTINGS" desc="Title for the link to show advanced settings.">
+ Show advanced settings...
+ </message>
<if expr="pp_ifdef('chromeos')">
<message name="IDS_OPTIONS_SYSTEM_TAB_LABEL" desc="The title of the System tab">
System
@@ -8118,9 +8124,6 @@
<message name="IDS_OPTIONS_ADVANCED_TAB_LABEL" desc="The title of the Under the Hood tab">
Under the hood
</message>
- <message name="IDS_OPTIONS2_ADVANCED_TAB_LABEL" desc="The title of the Advanced settings tab">
- Advanced settings
- </message>
<message name="IDS_OPTIONS_TAB_TITLE" desc="The format of the title on the browser tab for an options subpage, e.g. Settings - Basics">
<ph name="OPTIONS_TITLE">$1<ex>Settings</ex></ph> - <ph name="SUBPAGE_TITLE">$2<ex>Under the Hood</ex></ph>
</message>
@@ -8333,9 +8336,6 @@
Launch <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> automatically when I start my computer
</message>
</if>
- <message name="IDS_OPTIONS_ADVANCED_BUTTON_TITLE" desc="The title of the advanced options button">
- Advanced settings...
- </message>
<message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default browser
</message>
@@ -9811,11 +9811,6 @@
Choose Another Directory...
</message>
- <!-- Advanced subpage back button -->
- <message name="IDS_OPTIONS_ADVANCED_SECTION_BACK_BUTTON">
- Return to settings...
- </message>
-
<!-- Advanced Section Titles -->
<message name="IDS_OPTIONS_ADVANCED_SECTION_TITLE_PRIVACY">
Privacy
« 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