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

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

Issue 2856003: Resources for Captcha dialog. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: nit Created 10 years, 6 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/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 7505 matching lines...) Expand 10 before | Expand all | Expand 10 after
7516 </message> 7516 </message>
7517 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> 7517 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
7518 Can't access your account? 7518 Can't access your account?
7519 </message> 7519 </message>
7520 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> 7520 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
7521 Browse without signing in 7521 Browse without signing in
7522 </message> 7522 </message>
7523 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login"> 7523 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login">
7524 Help 7524 Help
7525 </message> 7525 </message>
7526 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captc ha input dialog">
7527 Login
7528 </message>
7529 <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message sh own when the user must type letters shown in a captcha image to reauthenticate." >
7530 Type the characters you see in the picture below.
7531 </message>
7526 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> 7532 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
7527 Date and Time 7533 Date and Time
7528 </message> 7534 </message>
7529 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK"> 7535 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK">
7530 Wired network 7536 Wired network
7531 </message> 7537 </message>
7532 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK"> 7538 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK">
7533 Wireless network 7539 Wireless network
7534 </message> 7540 </message>
7535 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK"> 7541 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK">
(...skipping 947 matching lines...) Expand 10 before | Expand all | Expand 10 after
8483 8489
8484 </messages> 8490 </messages>
8485 8491
8486 <structures first_id="50000" fallback_to_english="true"> 8492 <structures first_id="50000" fallback_to_english="true">
8487 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8493 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8488 </structure> 8494 </structure>
8489 </structures> 8495 </structures>
8490 8496
8491 </release> 8497 </release>
8492 </grit> 8498 </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