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

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

Issue 501136: Merge 34812 - Add the rightclick context menu for Browser actions and Page... (Closed) Base URL: svn://chrome-svn/chrome/branches/249/src/
Patch Set: Created 11 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 | « no previous file | chrome/browser/extensions/crx_installer.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 <!-- 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 2605 matching lines...) Expand 10 before | Expand all | Expand 10 after
2616 2616
2617 <!-- Extension installed bubble --> 2617 <!-- Extension installed bubble -->
2618 <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."> 2618 <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.">
2619 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed 2619 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed
2620 </message> 2620 </message>
2621 2621
2622 <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."> 2622 <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.">
2623 This icon will be visible when the extension can act on the current page . 2623 This icon will be visible when the extension can act on the current page .
2624 </message> 2624 </message>
2625 2625
2626 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex t in the context menu for when right-clicking on extension icons">
2627 Manage extensions...
2628 </message>
2626 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i n the InfoBubble with instructives on how to find the chrome://extensions/ manag ement page"> 2629 <message name="IDS_EXTENSION_INSTALLED_MANAGE_INFO" desc="Text displayed i n the InfoBubble with instructives on how to find the chrome://extensions/ manag ement page">
2627 You can manage your installed extensions by clicking Extensions in the T ools menu. 2630 You can manage your installed extensions by clicking Extensions in the T ools menu.
2628 </message> 2631 </message>
2629 2632
2630 <!-- chrome://extensions page --> 2633 <!-- chrome://extensions page -->
2631 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode."> 2634 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link for developer mode.">
2632 Developer mode 2635 Developer mode
2633 </message> 2636 </message>
2634 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre fix for the developer mode buttons."> 2637 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre fix for the developer mode buttons.">
2635 Developer mode: 2638 Developer mode:
(...skipping 3508 matching lines...) Expand 10 before | Expand all | Expand 10 after
6144 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message."> 6147 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b utton, the battery is charged message.">
6145 Battery is charged 6148 Battery is charged
6146 </message> 6149 </message>
6147 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar"> 6150 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to toggle compact navigation bar">
6148 Toggle Compact Navigation Bar 6151 Toggle Compact Navigation Bar
6149 </message> 6152 </message>
6150 </if> 6153 </if>
6151 </messages> 6154 </messages>
6152 </release> 6155 </release>
6153 </grit> 6156 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/crx_installer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698