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

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

Issue 160341: First cut at Firefox import on OSX + stubs for Safari import. (Closed)
Patch Set: Address Stuart's comments. Created 11 years, 4 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. --> 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 2273 matching lines...) Expand 10 before | Expand all | Expand 10 after
2284 </message> 2284 </message>
2285 <message name="IDS_IMPORT_FROM_IE" desc="browser combo box: Microsoft Inte rnet Explorer"> 2285 <message name="IDS_IMPORT_FROM_IE" desc="browser combo box: Microsoft Inte rnet Explorer">
2286 Microsoft Internet Explorer 2286 Microsoft Internet Explorer
2287 </message> 2287 </message>
2288 <message name="IDS_IMPORT_FROM_FIREFOX" desc="browser combo box: Mozilla F irefox"> 2288 <message name="IDS_IMPORT_FROM_FIREFOX" desc="browser combo box: Mozilla F irefox">
2289 Mozilla Firefox 2289 Mozilla Firefox
2290 </message> 2290 </message>
2291 <message name="IDS_IMPORT_FROM_GOOGLE_TOOLBAR" desc="browser combo box: Go ogle Toolbar"> 2291 <message name="IDS_IMPORT_FROM_GOOGLE_TOOLBAR" desc="browser combo box: Go ogle Toolbar">
2292 Google Toolbar 2292 Google Toolbar
2293 </message> 2293 </message>
2294 <message name="IDS_IMPORT_FROM_SAFARI" desc="browser combo box: Safari">
2295 Safari
2296 </message>
2294 <message name="IDS_IMPORT_ITEMS_LABEL" desc="Label before item select chec kboxes"> 2297 <message name="IDS_IMPORT_ITEMS_LABEL" desc="Label before item select chec kboxes">
2295 Select items to import: 2298 Select items to import:
2296 </message> 2299 </message>
2297 <message name="IDS_IMPORT_HISTORY_CHKBOX" desc="Checkbox for importing bro wsing history"> 2300 <message name="IDS_IMPORT_HISTORY_CHKBOX" desc="Checkbox for importing bro wsing history">
2298 Browsing history 2301 Browsing history
2299 </message> 2302 </message>
2300 <message name="IDS_IMPORT_FAVORITES_CHKBOX" desc="Checkbox for importing f avorites"> 2303 <message name="IDS_IMPORT_FAVORITES_CHKBOX" desc="Checkbox for importing f avorites">
2301 Favorites/Bookmarks 2304 Favorites/Bookmarks
2302 </message> 2305 </message>
2303 <message name="IDS_IMPORT_COOKIES_CHKBOX" desc="Checkbox for importing coo kies"> 2306 <message name="IDS_IMPORT_COOKIES_CHKBOX" desc="Checkbox for importing coo kies">
(...skipping 2153 matching lines...) Expand 10 before | Expand all | Expand 10 after
4457 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file)."> 4460 <message name="IDS_OPEN_FILE_DIALOG_TITLE" desc="The default title for the O pen File file chooser dialog (single file).">
4458 Open File 4461 Open File
4459 </message> 4462 </message>
4460 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files)."> 4463 <message name="IDS_OPEN_FILES_DIALOG_TITLE" desc="The default title for the Open File file chooser dialog (multiple files).">
4461 Open Files 4464 Open Files
4462 </message> 4465 </message>
4463 4466
4464 </messages> 4467 </messages>
4465 </release> 4468 </release>
4466 </grit> 4469 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/nibs/FirstRunDialog.xib » ('j') | chrome/browser/cocoa/first_run_dialog.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698