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

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

Issue 8362009: Add plugin type (NPAPI, PPAPI, etc.) to chrome://plugins. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: removed WebPluginInfo::PluginType change 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/resources/plugins.html » ('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 4202 matching lines...) Expand 10 before | Expand all | Expand 10 after
4213 </message> 4213 </message>
4214 <message name="IDS_PLUGINS_VERSION" desc="The label in front of a plug-in version number."> 4214 <message name="IDS_PLUGINS_VERSION" desc="The label in front of a plug-in version number.">
4215 Version: 4215 Version:
4216 </message> 4216 </message>
4217 <message name="IDS_PLUGINS_DESCRIPTION" desc="The label in front of a plug -in description."> 4217 <message name="IDS_PLUGINS_DESCRIPTION" desc="The label in front of a plug -in description.">
4218 Description: 4218 Description:
4219 </message> 4219 </message>
4220 <message name="IDS_PLUGINS_PATH" desc="The label in front of a plug-in pat h (file/location on disk)."> 4220 <message name="IDS_PLUGINS_PATH" desc="The label in front of a plug-in pat h (file/location on disk).">
4221 Location: 4221 Location:
4222 </message> 4222 </message>
4223 <message name="IDS_PLUGINS_TYPE" desc="The label in front of a plug-in typ e (NPAPI, PPAPI, etc.).">
4224 Type:
4225 </message>
4223 <message name="IDS_PLUGINS_MIME_TYPES" desc="The label in front of a plug- in's MIME types table."> 4226 <message name="IDS_PLUGINS_MIME_TYPES" desc="The label in front of a plug- in's MIME types table.">
4224 MIME types: 4227 MIME types:
4225 </message> 4228 </message>
4226 <message name="IDS_PLUGINS_MIME_TYPES_MIME_TYPE" desc="The label over the MIME type column in a plug-in's MIME types table."> 4229 <message name="IDS_PLUGINS_MIME_TYPES_MIME_TYPE" desc="The label over the MIME type column in a plug-in's MIME types table.">
4227 MIME type 4230 MIME type
4228 </message> 4231 </message>
4229 <message name="IDS_PLUGINS_MIME_TYPES_DESCRIPTION" desc="The label over th e description column in a plug-in's MIME types table."> 4232 <message name="IDS_PLUGINS_MIME_TYPES_DESCRIPTION" desc="The label over th e description column in a plug-in's MIME types table.">
4230 Description 4233 Description
4231 </message> 4234 </message>
4232 <message name="IDS_PLUGINS_MIME_TYPES_FILE_EXTENSIONS" desc="The label ove r the file extensions column in a plug-in's MIME types table."> 4235 <message name="IDS_PLUGINS_MIME_TYPES_FILE_EXTENSIONS" desc="The label ove r the file extensions column in a plug-in's MIME types table.">
4233 File extensions 4236 File extensions
4234 </message> 4237 </message>
4235 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in ."> 4238 <message name="IDS_PLUGINS_DISABLE" desc="The link for disabling a plug-in .">
4236 Disable 4239 Disable
4237 </message> 4240 </message>
4238 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." > 4241 <message name="IDS_PLUGINS_ENABLE" desc="The link for enabling a plug-in." >
4239 Enable 4242 Enable
4240 </message> 4243 </message>
4241 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in"> 4244 <message name="IDS_PLUGINS_DOWNLOAD" desc="The link label to download the latest version of this plug-in">
4242 Download Critical Security Update 4245 Download Critical Security Update
4243 </message> 4246 </message>
4244 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in"> 4247 <message name="IDS_PLUGINS_NAME" desc="The label for the name of this plug -in">
4245 Name: 4248 Name:
4246 </message> 4249 </message>
4247 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed"> 4250 <message name="IDS_PLUGINS_NO_PLUGINS" desc="Text that indicates that no p lugins are installed">
4248 No plugins are installed 4251 No plugins are installed
4249 </message> 4252 </message>
4253 <message name="IDS_PLUGINS_NPAPI" desc="Text that indicates the plugin is an NPAPI plugin.">
4254 NPAPI
4255 </message>
4256 <message name="IDS_PLUGINS_PPAPI_IN_PROCESS" desc="Text that indicates the plugin is an in-process PPAPI plugin.">
4257 PPAPI (in-process)
4258 </message>
4259 <message name="IDS_PLUGINS_PPAPI_OUT_OF_PROCESS" desc="Text that indicates the plugin is an out-of-process PPAPI plugin.">
4260 PPAPI (out-of-process)
4261 </message>
4250 4262
4251 <!-- about:policy --> 4263 <!-- about:policy -->
4252 <message name="IDS_POLICY_TITLE" desc="The title for the about:policies pa ge."> 4264 <message name="IDS_POLICY_TITLE" desc="The title for the about:policies pa ge.">
4253 Policies 4265 Policies
4254 </message> 4266 </message>
4255 <message name="IDS_POLICY_FETCH" desc="The label for the button that fetch es policies."> 4267 <message name="IDS_POLICY_FETCH" desc="The label for the button that fetch es policies.">
4256 Fetch policies now 4268 Fetch policies now
4257 </message> 4269 </message>
4258 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec tion."> 4270 <message name="IDS_POLICY_STATUS_TITLE" desc="The title for the status sec tion.">
4259 Status 4271 Status
(...skipping 10057 matching lines...) Expand 10 before | Expand all | Expand 10 after
14317 </messages> 14329 </messages>
14318 <structures fallback_to_english="true"> 14330 <structures fallback_to_english="true">
14319 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14331 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14320 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14332 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14321 </structure> 14333 </structure>
14322 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14334 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14323 </structure> 14335 </structure>
14324 </structures> 14336 </structures>
14325 </release> 14337 </release>
14326 </grit> 14338 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/plugins.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698