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

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

Issue 199035: Localize First Run Dialogs (Closed)
Patch Set: Created 11 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
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. aa1 --> 4 each locale. aa1 -->
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 2573 matching lines...) Expand 10 before | Expand all | Expand 10 after
2584 No supported browser found 2584 No supported browser found
2585 </message> 2585 </message>
2586 2586
2587 <!-- Import progress popup --> 2587 <!-- Import progress popup -->
2588 <message name="IDS_IMPORT_PROGRESS_TITLE" desc="Title for the importing pr ogress dialog"> 2588 <message name="IDS_IMPORT_PROGRESS_TITLE" desc="Title for the importing pr ogress dialog">
2589 Importing 2589 Importing
2590 </message> 2590 </message>
2591 2591
2592 <if expr="os == 'darwin'"> 2592 <if expr="os == 'darwin'">
2593 <message name="IDS_IMPORT_PROGRESS_EXPLANATORY_TEXT_MAC" desc="Text disp layed above status items in Import Dialog"> 2593 <message name="IDS_IMPORT_PROGRESS_EXPLANATORY_TEXT_MAC" desc="Text disp layed above status items in Import Dialog">
2594 Google Chrome is now importing the following items from <ph name="IMPO RT_BROWSER_NAME">$1<ex>Safari</ex></ph>: 2594 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is now importing the following items from <ph name="IMPORT_BROWSER_NAME">$2<ex>Safari</ex></ph>:
2595 </message> 2595 </message>
2596 <message name="IDS_IMPORT_IMPORTING_PROGRESS_TEXT_MAC" desc="Status text displayed when an item in the Import Progress Dialog is being imported."> 2596 <message name="IDS_IMPORT_IMPORTING_PROGRESS_TEXT_MAC" desc="Status text displayed when an item in the Import Progress Dialog is being imported.">
2597 Importing... 2597 Importing...
2598 </message> 2598 </message>
2599 <message name="IDS_IMPORT_IMPORTING_DONE_TEXT_MAC" desc="Status text dis played when an item in the Import Progress Dialog is done importing."> 2599 <message name="IDS_IMPORT_IMPORTING_DONE_TEXT_MAC" desc="Status text dis played when an item in the Import Progress Dialog is done importing.">
2600 Done 2600 Done
2601 </message> 2601 </message>
2602 </if> 2602 </if>
2603 2603
2604 <message name="IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS" desc="Import status f or bookmarks"> 2604 <message name="IDS_IMPORT_PROGRESS_STATUS_BOOKMARKS" desc="Import status f or bookmarks">
(...skipping 694 matching lines...) Expand 10 before | Expand all | Expand 10 after
3299 <message name="IDS_SCROLLBAR_CXMENU_SCROLLRIGHT" desc="The label for the ' Scroll Left' item"> 3299 <message name="IDS_SCROLLBAR_CXMENU_SCROLLRIGHT" desc="The label for the ' Scroll Left' item">
3300 Scroll Right 3300 Scroll Right
3301 </message> 3301 </message>
3302 <message name="IDS_SCROLLBAR_CXMENU_SCROLLUP" desc="The label for the 'Scr oll Up' item"> 3302 <message name="IDS_SCROLLBAR_CXMENU_SCROLLUP" desc="The label for the 'Scr oll Up' item">
3303 Scroll Up 3303 Scroll Up
3304 </message> 3304 </message>
3305 <message name="IDS_SCROLLBAR_CXMENU_SCROLLDOWN" desc="The label for the 'S croll Down' item"> 3305 <message name="IDS_SCROLLBAR_CXMENU_SCROLLDOWN" desc="The label for the 'S croll Down' item">
3306 Scroll Down 3306 Scroll Down
3307 </message> 3307 </message>
3308 3308
3309 <!-- Mac First-run dialog messages -->
3310 <if expr="os == 'darwin'">
3311 <message name="IDS_FIRSTRUN_DLG_MAC_WINDOW_TITLE" desc="Window title of Fi rst Run Title on OS X - displayed in Window title bar">
TVL 2009/09/07 21:08:11 indent within the <if> tag.
3312 Welcome to <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
3313 </message>
3314 <message name="IDS_FIRSTRUN_DLG_MAC_MAIN_LABEL" desc="Main label for first run dialog, displayed above options">
3315 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> will do these tasks:
3316 </message>
3317 <message name="IDS_FIRSTRUN_DLG_MAC_COMPLETE_INSTALLATION_LABEL" desc="Lab el at top of Dialog noting what's going to happen">
3318 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is ready to complete your installation
3319 </message>
3320 <message name="IDS_FIRSTRUN_DLG_MAC_OPTIONS_TARGET_BROWSER_DROPDOWN_LABEL" desc="Label for dropdown indicating which browser to import from">
3321 Import settings from
3322 </message>
3323 <message name="IDS_FIRSTRUN_DLG_MAC_OPTIONS_SEND_USAGE_STATS_LABEL" desc=" Label for checkbox to ask whether to send usage stats to Google">
3324 Help make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> better by automatically sending usage statistics and crash reports to Google
3325 </message>
3326 <message name="IDS_FIRSTRUN_DLG_MAC_OPTIONS_DEFAULT_BROWSER_LABEL" desc="L abel for option to make Chrome your default browser in dropdown">
3327 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser
3328 </message>
3329 <message name="IDS_FIRSTRUN_DLG_MAC_START_CHROME_BUTTON" desc="Button to S tart Google Chrome">
3330 Start <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
3331 </message>
3332 </if>
3333
3309 <!-- First-run messages --> 3334 <!-- First-run messages -->
3310 <message name="IDS_FIRSTRUN_DLG_CANCEL" desc="Text for CANCEL button on fi rst-run dialog"> 3335 <message name="IDS_FIRSTRUN_DLG_CANCEL" desc="Text for CANCEL button on fi rst-run dialog">
3311 Cancel 3336 Cancel
3312 </message> 3337 </message>
3313 <message name="IDS_FIRSTRUN_DLG_OVERRIDE" desc="Text for the customize but ton"> 3338 <message name="IDS_FIRSTRUN_DLG_OVERRIDE" desc="Text for the customize but ton">
3314 Customize these settings 3339 Customize these settings
3315 </message> 3340 </message>
3316 <message name="IDS_FIRSTRUN_DLG_ACTION1" desc="First action item on first- run dialog"> 3341 <message name="IDS_FIRSTRUN_DLG_ACTION1" desc="First action item on first- run dialog">
3317 Import bookmarks, passwords, and other settings from <ph name="DEF_BROWS ER">$1<ex>Internet Explorer</ex></ph> 3342 Import bookmarks, passwords, and other settings from <ph name="DEF_BROWS ER">$1<ex>Internet Explorer</ex></ph>
3318 </message> 3343 </message>
(...skipping 1613 matching lines...) Expand 10 before | Expand all | Expand 10 after
4932 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 4957 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
4933 </message> 4958 </message>
4934 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> 4959 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page.">
4935 Format: 4960 Format:
4936 </message> 4961 </message>
4937 </if> 4962 </if>
4938 4963
4939 </messages> 4964 </messages>
4940 </release> 4965 </release>
4941 </grit> 4966 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/FirstRunDialog.xib » ('j') | chrome/browser/cocoa/import_progress_dialog.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698