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

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

Issue 11189094: Implement sideload wipeout for Extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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/app/resources/locale_settings.grd » ('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 10121 matching lines...) Expand 10 before | Expand all | Expand 10 after
10132 <message name="IDS_OPTIONS_CONTROLLED_SETTING_RECOMMENDED" desc="Text disp layed in the controlled settings bubble when a value is recommended for a settin g through policy and the user has not overridden this recommendation."> 10132 <message name="IDS_OPTIONS_CONTROLLED_SETTING_RECOMMENDED" desc="Text disp layed in the controlled settings bubble when a value is recommended for a settin g through policy and the user has not overridden this recommendation.">
10133 You are following the administrator's recommendation for this setting. 10133 You are following the administrator's recommendation for this setting.
10134 </message> 10134 </message>
10135 <message name="IDS_OPTIONS_CONTROLLED_SETTING_HAS_RECOMMENDATION" desc="Te xt displayed in the controlled settings bubble when a value is recommended for a setting through policy but is currently overridden by a user-supplied value."> 10135 <message name="IDS_OPTIONS_CONTROLLED_SETTING_HAS_RECOMMENDATION" desc="Te xt displayed in the controlled settings bubble when a value is recommended for a setting through policy but is currently overridden by a user-supplied value.">
10136 Your administrator recommends a specific value for this setting. 10136 Your administrator recommends a specific value for this setting.
10137 </message> 10137 </message>
10138 <message name="IDS_OPTIONS_CONTROLLED_SETTING_FOLLOW_RECOMMENDATION" desc= "Link text displayed in the controlled settings bubble to clear the user-supplie d value and start following the recommendation."> 10138 <message name="IDS_OPTIONS_CONTROLLED_SETTING_FOLLOW_RECOMMENDATION" desc= "Link text displayed in the controlled settings bubble to clear the user-supplie d value and start following the recommendation.">
10139 Follow recommendation 10139 Follow recommendation
10140 </message> 10140 </message>
10141 10141
10142 <!-- Sideload Wipout strings -->
10143 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_BANNER" desc="The banner shown at the top of the Extensions page to warn that some extensions have been disabl ed.">
10144 To make Chrome even faster, we've automatically disabled some extensions that may have been added without your knowledge. You can enable or disable any extension below.
10145 </message>
10146 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_WHAT_HAPPENED" desc="Text in t he bubble that explains why the extensions were disabled.">
10147 To make Chrome even faster, we've automatically disabled some extensions that may have been added without your knowledge:
10148 </message>
10149 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_AUTOMATIC_DISABLE" desc="The t ext explaining what happened to the extension.">
10150 This extension was automatically disabled.
10151 </message>
10152 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_DISABLE_REASON_UNKNOWN" desc=" The text explaining the the installation location is unknown.">
10153 Not from Chrome Web Store.
10154 </message>
10155 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_DISABLE_REASON_3RD_PARTY" desc ="The text explaining the the installation came from a 3rd party app.">
10156 Installed by a third party.
10157 </message>
10158
10159 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_OVERFLOW" desc="Text in the bu bble that describes that more extensions than can be listed were disabled.">
10160 ... and <ph name="EXTENSION_COUNT">$1<ex>42</ex></ph> more.
10161 </message>
10162 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_BUBBLE_HEADLINE" desc="Text in headline of the bubble explaining that extensions have been disabled.">
10163 Some extensions were disabled
10164 </message>
10165 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_RECOURSE" desc="Text in the bu bble that explains what the user can do after the extension has been disabled.">
10166 You can always enable or disable any extension in the extension settings page.
10167 </message>
10168 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_SETTINGS" desc="Text in the bu tton that takes the user to Extension Settings.">
10169 Extension Settings
10170 </message>
10171 <message name="IDS_OPTIONS_SIDELOAD_WIPEOUT_DISMISS" desc="Text in the but ton that acknowledges the change and dismisses the bubble.">
10172 OK, Great
10173 </message>
10174
10142 <!-- Options search page strings. --> 10175 <!-- Options search page strings. -->
10143 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc="Title of the settings search page."> 10176 <message name="IDS_OPTIONS_SEARCH_PAGE_TITLE" desc="Title of the settings search page.">
10144 Search results 10177 Search results
10145 </message> 10178 </message>
10146 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc="Text description of a search that has no results."> 10179 <message name="IDS_OPTIONS_SEARCH_PAGE_NO_MATCHES" desc="Text description of a search that has no results.">
10147 No matches were found. 10180 No matches were found.
10148 </message> 10181 </message>
10149 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_LABEL" desc="Help text for a s erach that has no results."> 10182 <message name="IDS_OPTIONS_SEARCH_PAGE_HELP_LABEL" desc="Help text for a s erach that has no results.">
10150 Can't find what you're looking for? 10183 Can't find what you're looking for?
10151 </message> 10184 </message>
(...skipping 4520 matching lines...) Expand 10 before | Expand all | Expand 10 after
14672 14705
14673 <structures fallback_to_english="true"> 14706 <structures fallback_to_english="true">
14674 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14707 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14675 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14708 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14676 </structure> 14709 </structure>
14677 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14710 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14678 </structure> 14711 </structure>
14679 </structures> 14712 </structures>
14680 </release> 14713 </release>
14681 </grit> 14714 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698