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

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

Issue 200025: Allow the default browser check to return "unknown" and reflect that in the UI. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
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 | Annotate | Revision Log
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 3452 matching lines...) Expand 10 before | Expand all | Expand 10 after
3463 3463
3464 <message name="IDS_OPTIONS_DEFAULTBROWSER_GROUP_NAME" desc="The title of t he default browser group"> 3464 <message name="IDS_OPTIONS_DEFAULTBROWSER_GROUP_NAME" desc="The title of t he default browser group">
3465 Default browser: 3465 Default browser:
3466 </message> 3466 </message>
3467 <message name="IDS_OPTIONS_DEFAULTBROWSER_DEFAULT" desc="The text displaye d when Chrome is not the default browser"> 3467 <message name="IDS_OPTIONS_DEFAULTBROWSER_DEFAULT" desc="The text displaye d when Chrome is not the default browser">
3468 The default browser is currently <ph name="BROWSER_NAME">$1<ex>Firefox</ ex></ph>. 3468 The default browser is currently <ph name="BROWSER_NAME">$1<ex>Firefox</ ex></ph>.
3469 </message> 3469 </message>
3470 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ ayed when Chrome is not the default browser"> 3470 <message name="IDS_OPTIONS_DEFAULTBROWSER_NOTDEFAULT" desc="The text displ ayed when Chrome is not the default browser">
3471 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y our default browser. 3471 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> is not currently y our default browser.
3472 </message> 3472 </message>
3473 <message name="IDS_OPTIONS_DEFAULTBROWSER_UNKNOWN" desc="The text displaye d when Chrome cannot determine or set the default browser">
3474 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> cannot determine o r set the default browser.
3475 </message>
3473 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> 3476 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
3474 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser 3477 Make <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> my default br owser
3475 </message> 3478 </message>
3476 3479
3477 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group"> 3480 <message name="IDS_OPTIONS_DOWNLOADLOCATION_GROUP_NAME" desc="The title of the download location group">
3478 Downloads 3481 Downloads
3479 </message> 3482 </message>
3480 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label of the 'Browse...' button"> 3483 <message name="IDS_OPTIONS_DOWNLOADLOCATION_BROWSE_BUTTON" desc="The label of the 'Browse...' button">
3481 Br&amp;owse... 3484 Br&amp;owse...
3482 </message> 3485 </message>
(...skipping 1452 matching lines...) Expand 10 before | Expand all | Expand 10 after
4935 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> 4938 Please Restart <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph>
4936 </message> 4939 </message>
4937 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page."> 4940 <message name="IDS_SAVE_PAGE_FILE_FORMAT_PROMPT_MAC" desc="The title of th e File Format label for saving a page.">
4938 Format: 4941 Format:
4939 </message> 4942 </message>
4940 </if> 4943 </if>
4941 4944
4942 </messages> 4945 </messages>
4943 </release> 4946 </release>
4944 </grit> 4947 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/cocoa/preferences_window_controller.mm » ('j') | chrome/browser/shell_integration_linux.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698