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

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

Issue 8201025: Remove reference to sync from wrench menu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 2 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 | no next file » | 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 8785 matching lines...) Expand 10 before | Expand all | Expand 10 after
8796 Default 8796 Default
8797 </message> 8797 </message>
8798 <message name="IDS_SYNC_CUSTOMIZE_LINK_LABEL" desc="The text to display on the link to customize the sync preferences."> 8798 <message name="IDS_SYNC_CUSTOMIZE_LINK_LABEL" desc="The text to display on the link to customize the sync preferences.">
8799 Advanced 8799 Advanced
8800 </message> 8800 </message>
8801 <message name="IDS_SYNC_USE_DEFAULT_SETTINGS" desc="The text to display on the link to go back to the default sync preferences."> 8801 <message name="IDS_SYNC_USE_DEFAULT_SETTINGS" desc="The text to display on the link to go back to the default sync preferences.">
8802 Use default settings 8802 Use default settings
8803 </message> 8803 </message>
8804 <if expr="pp_ifdef('use_titlecase')"> 8804 <if expr="pp_ifdef('use_titlecase')">
8805 <message name="IDS_SHOW_SYNC_SETUP" desc="In title case. The title of th e menu item to open the sync setup page. Shown in the Wrench menu."> 8805 <message name="IDS_SHOW_SYNC_SETUP" desc="In title case. The title of th e menu item to open the sync setup page. Shown in the Wrench menu.">
8806 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> Sync.. . 8806 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
8807 </message>
8808 </if>
8809 <if expr="not pp_ifdef('use_titlecase')">
8810 <message name="IDS_SHOW_SYNC_SETUP" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu.">
8811 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph>...
8807 </message> 8812 </message>
8808 </if> 8813 </if>
8809 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message sho wn when a user tries to sign in to sync using a user name that's already in use by another profile."> 8814 <message name="IDS_SYNC_USER_NAME_IN_USE_ERROR" desc="An error message sho wn when a user tries to sign in to sync using a user name that's already in use by another profile.">
8810 This account is already being used on this computer. 8815 This account is already being used on this computer.
8811 </message> 8816 </message>
8812 <if expr="not pp_ifdef('use_titlecase')">
8813 <message name="IDS_SHOW_SYNC_SETUP" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu.">
8814 Sign in to <ph name="SHORT_PRODUCT_NAME">$1<ex>Chrome</ex></ph> sync.. .
8815 </message>
8816 </if>
8817 <if expr="pp_ifdef('use_titlecase')"> 8817 <if expr="pp_ifdef('use_titlecase')">
8818 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="In title case. The ti tle of the menu item to open the sync setup page. Shown in the Wrench menu when the user is signed into sync."> 8818 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="In title case. The ti tle of the menu item to open the sync setup page. Shown in the Wrench menu when the user is signed into sync.">
8819 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> 8819 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
8820 </message> 8820 </message>
8821 </if> 8821 </if>
8822 <if expr="not pp_ifdef('use_titlecase')"> 8822 <if expr="not pp_ifdef('use_titlecase')">
8823 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu when the user is sig ned into sync."> 8823 <message name="IDS_SHOW_SYNC_SETUP_USERNAME" desc="The title of the menu item to open the sync setup page. Shown in the Wrench menu when the user is sig ned into sync.">
8824 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph> 8824 Signed in as <ph name="USER_NAME">$1<ex>pat@example.com</ex></ph>
8825 </message> 8825 </message>
8826 </if> 8826 </if>
(...skipping 5121 matching lines...) Expand 10 before | Expand all | Expand 10 after
13948 </messages> 13948 </messages>
13949 <structures fallback_to_english="true"> 13949 <structures fallback_to_english="true">
13950 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13950 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13951 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13951 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13952 </structure> 13952 </structure>
13953 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13953 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13954 </structure> 13954 </structure>
13955 </structures> 13955 </structures>
13956 </release> 13956 </release>
13957 </grit> 13957 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698