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

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

Issue 5173001: Changed the label for image screen according to mocks. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years, 1 month 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 | no next file » | 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 3351 matching lines...) Expand 10 before | Expand all | Expand 10 after
3362 Choose a password: 3362 Choose a password:
3363 </message> 3363 </message>
3364 <message name="IDS_ACCOUNT_CREATION_REENTER_PASSWORD" desc="The label of t he second password field in the account creation dialog"> 3364 <message name="IDS_ACCOUNT_CREATION_REENTER_PASSWORD" desc="The label of t he second password field in the account creation dialog">
3365 Re-enter password: 3365 Re-enter password:
3366 </message> 3366 </message>
3367 <message name="IDS_ACCOUNT_CREATION_BUTTON" desc="The label of the 'Create Account' button on the account creation dialog"> 3367 <message name="IDS_ACCOUNT_CREATION_BUTTON" desc="The label of the 'Create Account' button on the account creation dialog">
3368 Create Account 3368 Create Account
3369 </message> 3369 </message>
3370 <!-- User Image Selection Dialog --> 3370 <!-- User Image Selection Dialog -->
3371 <message name="IDS_USER_IMAGE_SCREEN_TITLE" desc="String to be displayed i n the title bar of the user image selection dialog"> 3371 <message name="IDS_USER_IMAGE_SCREEN_TITLE" desc="String to be displayed i n the title bar of the user image selection dialog">
3372 Take a photo to identify your account at sign-in. You may change your ph oto later in Preferences. 3372 Smile! Take a picture of yourself and set it as your account picture. Yo u can change the picture later in Settings.
altimofeev 2010/11/17 13:52:45 The mock says: "... the Options menu". So 'the Set
whywhat 2010/11/17 13:56:25 I took the exact wording from the mock. Guess Sett
3373 </message> 3373 </message>
3374 <message name="IDS_USER_IMAGE_NO_VIDEO" desc="Error text to be displayed o n user image if camera fails to initialize"> 3374 <message name="IDS_USER_IMAGE_NO_VIDEO" desc="Error text to be displayed o n user image if camera fails to initialize">
3375 The camera failed to initialize. Please, try setting your photo later in Preferences. 3375 The camera failed to initialize. Please, try setting your photo later in Preferences.
3376 </message> 3376 </message>
3377 <!-- OOBE progress bar labels --> 3377 <!-- OOBE progress bar labels -->
3378 <message name="IDS_OOBE_SELECT_NETWORK" desc="The label of OOBE progress b ar step, must be short"> 3378 <message name="IDS_OOBE_SELECT_NETWORK" desc="The label of OOBE progress b ar step, must be short">
3379 Select network 3379 Select network
3380 </message> 3380 </message>
3381 <message name="IDS_OOBE_EULA" desc="The label of OOBE progress bar step, m ust be short"> 3381 <message name="IDS_OOBE_EULA" desc="The label of OOBE progress bar step, m ust be short">
3382 Accept agreement 3382 Accept agreement
(...skipping 7647 matching lines...) Expand 10 before | Expand all | Expand 10 after
11030 11030
11031 </messages> 11031 </messages>
11032 11032
11033 <structures fallback_to_english="true"> 11033 <structures fallback_to_english="true">
11034 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11034 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11035 </structure> 11035 </structure>
11036 </structures> 11036 </structures>
11037 11037
11038 </release> 11038 </release>
11039 </grit> 11039 </grit>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698