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

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

Issue 3195029: Land resources for 3189012: "Go incognito" button in bottom right corner (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 years, 3 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
« no previous file with comments | « no previous file | chrome/app/theme/incognito_guy.png » ('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 8131 matching lines...) Expand 10 before | Expand all | Expand 10 after
8142 </message> 8142 </message>
8143 <message name="IDS_CREATE_ACCOUNT_BUTTON"> 8143 <message name="IDS_CREATE_ACCOUNT_BUTTON">
8144 Create a Google Account now 8144 Create a Google Account now
8145 </message> 8145 </message>
8146 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> 8146 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
8147 Can't access your account? 8147 Can't access your account?
8148 </message> 8148 </message>
8149 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> 8149 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
8150 Browse without signing in 8150 Browse without signing in
8151 </message> 8151 </message>
8152 <message name="IDS_GO_INCOGNITO_BUTTON">
8153 Go incognito
8154 </message>
8152 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login"> 8155 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login">
8153 Help 8156 Help
8154 </message> 8157 </message>
8155 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captc ha input dialog"> 8158 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captc ha input dialog">
8156 Login 8159 Login
8157 </message> 8160 </message>
8158 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message sh own when the user must type letters shown in a captcha image to reauthenticate." > 8161 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message sh own when the user must type letters shown in a captcha image to reauthenticate." >
8159 Type the characters you see in the picture below. 8162 Type the characters you see in the picture below.
8160 </message> 8163 </message>
8161 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> 8164 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
(...skipping 1239 matching lines...) Expand 10 before | Expand all | Expand 10 after
9401 9404
9402 </messages> 9405 </messages>
9403 9406
9404 <structures fallback_to_english="true"> 9407 <structures fallback_to_english="true">
9405 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 9408 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
9406 </structure> 9409 </structure>
9407 </structures> 9410 </structures>
9408 9411
9409 </release> 9412 </release>
9410 </grit> 9413 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/theme/incognito_guy.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698