Chromium Code Reviews

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

Issue 4179001: [cros] Fix UI issues on SignIn pod. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/existing_user_view.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 8943 matching lines...)
8954 <message name="IDS_SCREEN_LOCK_SIGN_OUT"> 8954 <message name="IDS_SCREEN_LOCK_SIGN_OUT">
8955 Sign out 8955 Sign out
8956 </message> 8956 </message>
8957 <message name="IDS_CREATE_ACCOUNT_BUTTON"> 8957 <message name="IDS_CREATE_ACCOUNT_BUTTON">
8958 Create a Google Account now 8958 Create a Google Account now
8959 </message> 8959 </message>
8960 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON"> 8960 <message name="IDS_CANT_ACCESS_ACCOUNT_BUTTON">
8961 Can't access your account? 8961 Can't access your account?
8962 </message> 8962 </message>
8963 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON"> 8963 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_BUTTON">
8964 Skip sign-in and go incognito 8964 Skip sign-in and browse as Guest
8965 </message> 8965 </message>
8966 <message name="IDS_GO_INCOGNITO_BUTTON"> 8966 <message name="IDS_GO_INCOGNITO_BUTTON">
8967 Go incognito 8967 Go incognito
8968 </message> 8968 </message>
8969 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login"> 8969 <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for h elp dialogs during OOBE/login">
8970 Help 8970 Help
8971 </message> 8971 </message>
8972 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captc ha input dialog"> 8972 <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captc ha input dialog">
8973 Login 8973 Login
8974 </message> 8974 </message>
(...skipping 1675 matching lines...)
10650 10650
10651 </messages> 10651 </messages>
10652 10652
10653 <structures fallback_to_english="true"> 10653 <structures fallback_to_english="true">
10654 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 10654 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
10655 </structure> 10655 </structure>
10656 </structures> 10656 </structures>
10657 10657
10658 </release> 10658 </release>
10659 </grit> 10659 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/existing_user_view.cc » ('j') | no next file with comments »

Powered by Google App Engine