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

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

Issue 2675007: Add OOBE/login html dialog. (Closed) Base URL: git://codf21.jail/chromium.git
Patch Set: merge 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/browser/chromeos/login/login_html_dialog.h » ('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 7466 matching lines...) Expand 10 before | Expand all | Expand 10 after
7477 Sign in 7477 Sign in
7478 </message> 7478 </message>
7479 <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> 7479 <message name="IDS_SCREEN_LOCK_ACTIVE_USER">
7480 Active user 7480 Active user
7481 </message> 7481 </message>
7482 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> 7482 <message name="IDS_SCREEN_LOCK_SIGN_OUT">
7483 Sign out 7483 Sign out
7484 </message> 7484 </message>
7485 <message name="IDS_CREATE_ACCOUNT_BUTTON"> 7485 <message name="IDS_CREATE_ACCOUNT_BUTTON">
7486 Create a Google Account now 7486 Create a Google Account now
7487 </message>
7488 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
7489 Can't access your account?
7487 </message> 7490 </message>
7488 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> 7491 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
7489 Browse without signing in 7492 Browse without signing in
7490 </message> 7493 </message>
7494 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login">
7495 Help
7496 </message>
7491 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME"> 7497 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
7492 Date and Time 7498 Date and Time
7493 </message> 7499 </message>
7494 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK"> 7500 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRED_NETWORK">
7495 Wired network 7501 Wired network
7496 </message> 7502 </message>
7497 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK"> 7503 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_WIRELESS_NETWORK">
7498 Wireless network 7504 Wireless network
7499 </message> 7505 </message>
7500 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK"> 7506 <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_REMEMBERED_NETWORK">
(...skipping 912 matching lines...) Expand 10 before | Expand all | Expand 10 after
8413 8419
8414 </messages> 8420 </messages>
8415 8421
8416 <structures first_id="50000" fallback_to_english="true"> 8422 <structures first_id="50000" fallback_to_english="true">
8417 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 8423 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
8418 </structure> 8424 </structure>
8419 </structures> 8425 </structures>
8420 8426
8421 </release> 8427 </release>
8422 </grit> 8428 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/login_html_dialog.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698