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

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

Issue 6350008: Create a new code path to generate sync strings for the new tab page differen... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 9 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
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_page_sync_handler.cc » ('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 8092 matching lines...) Expand 10 before | Expand all | Expand 10 after
8103 </message> 8103 </message>
8104 <message name="IDS_SYNC_GAIA_CAPTCHA_INCORRECT_TRY_AGAIN" desc="Message th at appears below the captcha text input box when the user previously incorrectly typed the captcha and is being prompted to try again."> 8104 <message name="IDS_SYNC_GAIA_CAPTCHA_INCORRECT_TRY_AGAIN" desc="Message th at appears below the captcha text input box when the user previously incorrectly typed the captcha and is being prompted to try again.">
8105 Enter the letters as they are shown in the image above. 8105 Enter the letters as they are shown in the image above.
8106 </message> 8106 </message>
8107 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w hile signing the user in."> 8107 <message name="IDS_SYNC_ERROR_SIGNING_IN" desc="An error was encountered w hile signing the user in.">
8108 Error signing in. 8108 Error signing in.
8109 </message> 8109 </message>
8110 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync encryption for passwords"> 8110 <message name="IDS_SYNC_CONFIGURE_ENCRYPTION" desc="Link to configure sync encryption for passwords">
8111 Configure password sync. 8111 Configure password sync.
8112 </message> 8112 </message>
8113 <message name="IDS_SYNC_NEW_PASSWORD_SYNC" desc="Promotional message for p assword sync setup.">
8114 New! Configure password sync.
8115 </message>
8116 <message name="IDS_SYNC_PASSWORD_SYNC_ATTENTION" desc="Message indicating password sync needs attention.">
8117 Password sync needs your attention.
8118 </message>
8119
8113 <message name="IDS_SYNC_PLEASE_SIGN_IN" desc="An title for a sign in dialo g."> 8120 <message name="IDS_SYNC_PLEASE_SIGN_IN" desc="An title for a sign in dialo g.">
8114 Please sign in 8121 Please sign in
8115 </message> 8122 </message>
8116 <message name="IDS_SYNC_LOGIN_FOR_ENCRYPTION" desc="Explanation of login f or the purpose of encryption."> 8123 <message name="IDS_SYNC_LOGIN_FOR_ENCRYPTION" desc="Explanation of login f or the purpose of encryption.">
8117 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> can now sync your passwor ds. To protect your data, you need to confirm your account information. 8124 <ph name="PRODUCT_NAME">$1<ex>Chrome</ex></ph> can now sync your passwor ds. To protect your data, you need to confirm your account information.
8118 </message> 8125 </message>
8119 <message name="IDS_SYNC_FIRST_PASSPHRASE_TITLE" desc="Title for dialog set ting up first passphrase."> 8126 <message name="IDS_SYNC_FIRST_PASSPHRASE_TITLE" desc="Title for dialog set ting up first passphrase.">
8120 Set up encrypted sync 8127 Set up encrypted sync
8121 </message> 8128 </message>
8122 <message name="IDS_SYNC_FIRST_PASSPHRASE_MESSAGE" desc="Message for settin g up first passphrase."> 8129 <message name="IDS_SYNC_FIRST_PASSPHRASE_MESSAGE" desc="Message for settin g up first passphrase.">
(...skipping 3096 matching lines...) Expand 10 before | Expand all | Expand 10 after
11219 </includes> 11226 </includes>
11220 <structures fallback_to_english="true"> 11227 <structures fallback_to_english="true">
11221 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11228 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11222 </structure> 11229 </structure>
11223 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11230 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11224 </structure> 11231 </structure>
11225 </structures> 11232 </structures>
11226 11233
11227 </release> 11234 </release>
11228 </grit> 11235 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/dom_ui/new_tab_page_sync_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698