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

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

Issue 8202011: Notify users about certain changes in installed extensions. (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Change #if false to #if 0 for win compiler. Created 9 years, 2 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
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_global_error.h » ('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 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 3686 matching lines...) Expand 10 before | Expand all | Expand 10 after
3697 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app uninstallation prompt. Asks the u ser if they want to uninstall a particular extension or app."> 3697 <message name="IDS_EXTENSION_UNINSTALL_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app uninstallation prompt. Asks the u ser if they want to uninstall a particular extension or app.">
3698 Uninstall "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"? 3698 Uninstall "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>"?
3699 </message> 3699 </message>
3700 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app installation prompt. Asks the use r if they want to re-enable a particular extension or app."> 3700 <message name="IDS_EXTENSION_RE_ENABLE_PROMPT_HEADING" desc="First bold li ne in the content area of the extension or app installation prompt. Asks the use r if they want to re-enable a particular extension or app.">
3701 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex ></ph>" has been disabled because it requires more permissions. 3701 The newest version of "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex ></ph>" has been disabled because it requires more permissions.
3702 </message> 3702 </message>
3703 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold line in the content area of the extension or app permissions prompt. Asks the us er if they want to grant the permissions to the particular extension or app."> 3703 <message name="IDS_EXTENSION_PERMISSIONS_PROMPT_HEADING" desc="First bold line in the content area of the extension or app permissions prompt. Asks the us er if they want to grant the permissions to the particular extension or app.">
3704 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has requested additional permissions. 3704 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has requested additional permissions.
3705 </message> 3705 </message>
3706 3706
3707 <!-- Extension notifications. ALL THIS TEXT IS PLACEHOLDER. TODO(miket) -- >
3708 <message name="IDS_EXTENSION_NOTIFICATION_TITLE" desc="Titlebar of the ext ension notification alert PLACEHOLDER NOT READY FOR I18N">
3709 Changes to your extensions
3710 </message>
3711 <message name="IDS_EXTENSION_NOTIFICATION_BODY_TEMPLATE" desc="The first p art of the text in the extension notification alert PLACEHOLDER NOT READY FOR I1 8N">
3712 Hey! Pay attention!\n\n<ph name="INNER_BODY">$1<ex>Something interesting happened!</ex></ph>\nThat's all! Back to work!
3713 </message>
3714 <message name="IDS_EXTENSION_NOTIFICATION_ITEM_EXTERNAL" desc="A descripti on of a newly installed external extension PLACEHOLDER NOT READY FOR I18N">
3715 A new extension called "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</e x></ph>" has been installed.\n
3716 </message>
3717 <message name="IDS_EXTENSION_NOTIFICATION_ITEM_BLACKLISTED" desc="A descri ption of a newly installed external extension PLACEHOLDER NOT READY FOR I18N">
3718 One of your extensions, called "<ph name="EXTENSION_NAME">$1<ex>Gmail Ch ecker</ex></ph>," has been blacklisted.\n
3719 </message>
3720 <message name="IDS_EXTENSION_NOTIFICATION_ITEM_ORPHANED" desc="A descripti on of a newly installed external extension PLACEHOLDER NOT READY FOR I18N">
3721 Update checks have repeatedly failed for one of your extensions, called "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>."\n
3722 </message>
3723 <message name="IDS_EXTENSION_NOTIFICATION_ITEM_OK" desc="The title of the default button acknowledging the information presented. PLACEHOLDER NOT READY FO R I18N">
3724 OK
3725 </message>
3726 <message name="IDS_EXTENSION_NOTIFICATION_ITEM_DETAILS" desc="The title of the button asking for more information. PLACEHOLDER NOT READY FOR I18N">
3727 Details
3728 </message>
3729
3707 <!-- Extension/App install dialog strings --> 3730 <!-- Extension/App install dialog strings -->
3708 <message name="IDS_EXTENSION_PROMPT_WILL_HAVE_ACCESS_TO" desc="Second line in the content area of the extension or app installation prompt. Note that the exact wording is important. This should mean that the extension or app _can_ acc ess the listed privileges, but not necessarily that it will or needs to."> 3731 <message name="IDS_EXTENSION_PROMPT_WILL_HAVE_ACCESS_TO" desc="Second line in the content area of the extension or app installation prompt. Note that the exact wording is important. This should mean that the extension or app _can_ acc ess the listed privileges, but not necessarily that it will or needs to.">
3709 It can access: 3732 It can access:
3710 </message> 3733 </message>
3711 <message name="IDS_EXTENSION_PROMPT_WILL_NOW_HAVE_ACCESS_TO" desc="Second line in the content area of the extension or app re-enable prompt. Note that the exact wording is important. This should mean that the extension _can now_ acces s the listed privileges, but not necessarily that it will or needs to. This mess age appeared because the user must approve new permissions of the extension or a pp."> 3734 <message name="IDS_EXTENSION_PROMPT_WILL_NOW_HAVE_ACCESS_TO" desc="Second line in the content area of the extension or app re-enable prompt. Note that the exact wording is important. This should mean that the extension _can now_ acces s the listed privileges, but not necessarily that it will or needs to. This mess age appeared because the user must approve new permissions of the extension or a pp.">
3712 It can now access: 3735 It can now access:
3713 </message> 3736 </message>
3714 <message name="IDS_EXTENSION_PROMPT_WANTS_ACCESS_TO" desc="Second line in the content area of the extension or app permissions prompt. Note that the exact wording is important. This should mean that the extension _wants to_ access the listed privileges, but not necessarily that it will or needs to. This message a ppeared because the user must approve new permissions of the extension or app."> 3737 <message name="IDS_EXTENSION_PROMPT_WANTS_ACCESS_TO" desc="Second line in the content area of the extension or app permissions prompt. Note that the exact wording is important. This should mean that the extension _wants to_ access the listed privileges, but not necessarily that it will or needs to. This message a ppeared because the user must approve new permissions of the extension or app.">
3715 It could access: 3738 It could access:
3716 </message> 3739 </message>
(...skipping 10119 matching lines...) Expand 10 before | Expand all | Expand 10 after
13836 </messages> 13859 </messages>
13837 <structures fallback_to_english="true"> 13860 <structures fallback_to_english="true">
13838 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 13861 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
13839 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 13862 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
13840 </structure> 13863 </structure>
13841 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 13864 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
13842 </structure> 13865 </structure>
13843 </structures> 13866 </structures>
13844 </release> 13867 </release>
13845 </grit> 13868 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/extension_global_error.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698