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

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

Issue 6088002: Move more extensions hard coded error messages to .grd file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 10 years 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 | « AUTHORS ('k') | chrome/browser/extensions/sandboxed_extension_unpacker.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 3708 matching lines...) Expand 10 before | Expand all | Expand 10 after
3719 </message> 3719 </message>
3720 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> 3720 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc="">
3721 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows er action. 3721 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows er action.
3722 </message> 3722 </message>
3723 <message name="IDS_EXTENSION_LOAD_BACKGROUND_PAGE_FAILED" desc=""> 3723 <message name="IDS_EXTENSION_LOAD_BACKGROUND_PAGE_FAILED" desc="">
3724 Could not load background page '<ph name="BACKGROUND_PAGE">$1<ex>page.ht ml</ex></ph>'. 3724 Could not load background page '<ph name="BACKGROUND_PAGE">$1<ex>page.ht ml</ex></ph>'.
3725 </message> 3725 </message>
3726 <message name="IDS_EXTENSION_LOAD_OPTIONS_PAGE_FAILED" desc=""> 3726 <message name="IDS_EXTENSION_LOAD_OPTIONS_PAGE_FAILED" desc="">
3727 Could not load options page '<ph name="OPTIONS_PAGE">$1<ex>page.html</ex ></ph>'. 3727 Could not load options page '<ph name="OPTIONS_PAGE">$1<ex>page.html</ex ></ph>'.
3728 </message> 3728 </message>
3729 <if expr="os == 'win32'">
3730 <message name="IDS_EXTENSION_UNPACK_FAILED" desc="On windows, it is poss ible to mount a disk without the root of that disk having a drive letter. The s andbox does not support this. See crbug/49530 .">
3731 Can not unpack extension. To safely unpack an extension, there must b e a path to your profile directory that starts with a drive letter and does not contain a junction, mount point, or symlink. No such path exists for your profi le.
3732 </message>
3733 </if>
3734 <if expr="os != 'win32'">
3735 <message name="IDS_EXTENSION_UNPACK_FAILED" desc="">
3736 Can not unpack extension. To safely unpack an extension, there must b e a path to your profile directory that does not contain a symlink. No such pat h exists for your profile.
3737 </message>
3738 </if>
3739 <message name="IDS_EXTENSION_PACKAGE_ERROR_MESSAGE" desc="The cases where we get an error message string back from some other component. The message might be in English, but these are typically developer errors, and the extension SDK is English.">
3740 Package is invalid. Details: '<ph name="ERROR_MESSAGE">$1<ex>error</ex>< /ph>'.
3741 </message>
3742 <message name="IDS_EXTENSION_PACKAGE_ERROR_CODE" desc="Error message in ca ses where we fail to install the extension because the crx file is invalid. For example, because the crx header or signature is invalid.">
3743 Package is invalid: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'.
3744 </message>
3745 <message name="IDS_EXTENSION_PACKAGE_INSTALL_ERROR" desc="Error message in case package fails to install because of some problem with the filesystem.">
3746 Could not install package: '<ph name="ERROR_CODE">$1<ex>error</ex></ph>'
3747 </message>
3729 3748
3730 <!-- Extension installed bubble --> 3749 <!-- Extension installed bubble -->
3731 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled."> 3750 <message name="IDS_EXTENSION_INSTALLED_HEADING" desc="First line in the co ntent area of the extension installed bubble. Instructs that the extension was i nstalled.">
3732 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed . 3751 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed .
3733 </message> 3752 </message>
3734 3753
3735 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages."> 3754 <message name="IDS_EXTENSION_INSTALLED_PAGE_ACTION_INFO" desc="Text displa yed in the InfoBubble which explains that the UI of this extension is a Page Act ion icon which may appear for some pages.">
3736 This icon will be visible when the extension can act on the current page . 3755 This icon will be visible when the extension can act on the current page .
3737 </message> 3756 </message>
3738 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox."> 3757 <message name="IDS_EXTENSION_INSTALLED_OMNIBOX_KEYWORD_INFO" desc="Text di splayed in the InfoBubble which explains that this extension has an keyword that can be used with the omnibox.">
(...skipping 7658 matching lines...) Expand 10 before | Expand all | Expand 10 after
11397 </includes> 11416 </includes>
11398 <structures fallback_to_english="true"> 11417 <structures fallback_to_english="true">
11399 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 11418 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
11400 </structure> 11419 </structure>
11401 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 11420 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
11402 </structure> 11421 </structure>
11403 </structures> 11422 </structures>
11404 11423
11405 </release> 11424 </release>
11406 </grit> 11425 </grit>
OLDNEW
« no previous file with comments | « AUTHORS ('k') | chrome/browser/extensions/sandboxed_extension_unpacker.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698