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

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

Issue 2934010: Add link to privacy dashboard from sync options panel behind command line fla... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 10 years, 5 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/app/resources/locale_settings.grd » ('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 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 6822 matching lines...) Expand 10 before | Expand all | Expand 10 after
6833 </message> 6833 </message>
6834 <message name="IDS_SYNC_LOGIN_INFO_OUT_OF_DATE" desc="The login informatio n for the user is out of date - for example, the user changed their password and therefore a re-login is required."> 6834 <message name="IDS_SYNC_LOGIN_INFO_OUT_OF_DATE" desc="The login informatio n for the user is out of date - for example, the user changed their password and therefore a re-login is required.">
6835 Login details are out of date. 6835 Login details are out of date.
6836 </message> 6836 </message>
6837 <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to displa y in the New Tab Page sync section when the server is unreachable."> 6837 <message name="IDS_SYNC_SERVER_IS_UNREACHABLE" desc="The message to displa y in the New Tab Page sync section when the server is unreachable.">
6838 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex> could not sync your dat a because it could not connect to the sync server. Retrying...</ph> 6838 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex> could not sync your dat a because it could not connect to the sync server. Retrying...</ph>
6839 </message> 6839 </message>
6840 <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on i n the hyperlink when the user needs to relogin to use sync."> 6840 <message name="IDS_SYNC_RELOGIN_LINK_LABEL" desc="The text to display on i n the hyperlink when the user needs to relogin to use sync.">
6841 Login again 6841 Login again
6842 </message> 6842 </message>
6843 <message name="IDS_SYNC_PRIVACY_DASHBOARD_LINK_LABEL" desc="The label on a link that brings users to the Google Privacy Dashboard to control sync">
6844 Control sync from Google Privacy Dashboard
6845 </message>
6843 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing."> 6846 <message name="IDS_SYNC_CUSTOMIZE_BUTTON_LABEL" desc="The text to display on the button to customize which data types the user is syncing.">
6844 Customize... 6847 Customize...
6845 </message> 6848 </message>
6846 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to displ ay on the button to indicate stop syncing functionality."> 6849 <message name="IDS_SYNC_STOP_SYNCING_BUTTON_LABEL" desc="The text to displ ay on the button to indicate stop syncing functionality.">
6847 Stop syncing this account 6850 Stop syncing this account
6848 </message> 6851 </message>
6849 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing."> 6852 <message name="IDS_SYNC_STOP_SYNCING_CONFIRM_BUTTON_LABEL" desc="The text to display on the button to confirm the user wishes to stop syncing.">
6850 Stop syncing 6853 Stop syncing
6851 </message> 6854 </message>
6852 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of the dialog that explains what 'stop syncing' means."> 6855 <message name="IDS_SYNC_STOP_SYNCING_DIALOG_TITLE" desc="The title of the dialog that explains what 'stop syncing' means.">
(...skipping 1818 matching lines...) Expand 10 before | Expand all | Expand 10 after
8671 8674
8672 </messages> 8675 </messages>
8673 8676
8674 <structures first_id="50000" fallback_to_english="true"> 8677 <structures first_id="50000" fallback_to_english="true">
8675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8678 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8676 </structure> 8679 </structure>
8677 </structures> 8680 </structures>
8678 8681
8679 </release> 8682 </release>
8680 </grit> 8683 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698