| OLD | NEW |
| 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 2614 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2625 | 2625 |
| 2626 <!-- Extension installed bubble --> | 2626 <!-- Extension installed bubble --> |
| 2627 <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."> | 2627 <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."> |
| 2628 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed | 2628 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed |
| 2629 </message> | 2629 </message> |
| 2630 | 2630 |
| 2631 <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."> | 2631 <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."> |
| 2632 This icon will be visible when the extension can act on the current page
. | 2632 This icon will be visible when the extension can act on the current page
. |
| 2633 </message> | 2633 </message> |
| 2634 | 2634 |
| 2635 <message name="IDS_MANAGE_EXTENSIONS" desc="The 'Manage Extensions...' tex
t in the context menu for when right-clicking on extension icons"> |
| 2636 Manage extensions... |
| 2637 </message> |
| 2635 <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"> | 2638 <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"> |
| 2636 You can manage your installed extensions by clicking Extensions in the T
ools menu. | 2639 You can manage your installed extensions by clicking Extensions in the T
ools menu. |
| 2637 </message> | 2640 </message> |
| 2638 | 2641 |
| 2639 <!-- chrome://extensions page --> | 2642 <!-- chrome://extensions page --> |
| 2640 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link
for developer mode."> | 2643 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link
for developer mode."> |
| 2641 Developer mode | 2644 Developer mode |
| 2642 </message> | 2645 </message> |
| 2643 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre
fix for the developer mode buttons."> | 2646 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre
fix for the developer mode buttons."> |
| 2644 Developer mode: | 2647 Developer mode: |
| (...skipping 3532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6177 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 6180 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 6178 Toggle Compact Navigation Bar | 6181 Toggle Compact Navigation Bar |
| 6179 </message> | 6182 </message> |
| 6180 </if> | 6183 </if> |
| 6181 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> | 6184 <message name="IDS_BOOKMARK_BAR_IMPORT_LINK" desc="text shown for importing
"> |
| 6182 Import bookmarks now... | 6185 Import bookmarks now... |
| 6183 </message> | 6186 </message> |
| 6184 </messages> | 6187 </messages> |
| 6185 </release> | 6188 </release> |
| 6186 </grit> | 6189 </grit> |
| OLD | NEW |