| 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 2585 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2596 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d
isplayed in body of extension dialog when the extension requires access to all h
osts."> | 2596 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS" desc="Warning d
isplayed in body of extension dialog when the extension requires access to all h
osts."> |
| 2597 This extension will have access to your private data on all websites. | 2597 This extension will have access to your private data on all websites. |
| 2598 </message> | 2598 </message> |
| 2599 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des
c="Warning displayed in body of extension dialog when the extension requires acc
ess to all hosts and browser APIs."> | 2599 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_ALL_HOSTS_AND_BROWSER" des
c="Warning displayed in body of extension dialog when the extension requires acc
ess to all hosts and browser APIs."> |
| 2600 This extension will have access to your browsing history and private dat
a on all websites. | 2600 This extension will have access to your browsing history and private dat
a on all websites. |
| 2601 </message> | 2601 </message> |
| 2602 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning
displayed in body of extension dialog when the extension requires access the lo
cal machine."> | 2602 <message name="IDS_EXTENSION_PROMPT_WARNING_NEW_FULL_ACCESS" desc="Warning
displayed in body of extension dialog when the extension requires access the lo
cal machine."> |
| 2603 This extension will have full access to your computer and private data. | 2603 This extension will have full access to your computer and private data. |
| 2604 </message> | 2604 </message> |
| 2605 | 2605 |
| 2606 <!-- Extension installed bubble --> |
| 2607 <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."> |
| 2608 <ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph> is now installed |
| 2609 </message> |
| 2610 |
| 2611 <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."> |
| 2612 This icon will be visible when the extension can act on the current page
. |
| 2613 </message> |
| 2614 |
| 2615 <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"> |
| 2616 You can manage your installed extensions by clicking on the wrench menu,
and then "Extensions". |
| 2617 </message> |
| 2618 |
| 2606 <!-- chrome://extensions page --> | 2619 <!-- chrome://extensions page --> |
| 2607 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link
for developer mode."> | 2620 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_LINK" desc="Text of the link
for developer mode."> |
| 2608 Developer mode | 2621 Developer mode |
| 2609 </message> | 2622 </message> |
| 2610 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre
fix for the developer mode buttons."> | 2623 <message name="IDS_EXTENSIONS_DEVELOPER_MODE_PREFIX" desc="Text of the pre
fix for the developer mode buttons."> |
| 2611 Developer mode: | 2624 Developer mode: |
| 2612 </message> | 2625 </message> |
| 2613 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa
d Extension' button."> | 2626 <message name="IDS_EXTENSIONS_LOAD_UNPACKED_BUTTON" desc="Text of the 'Loa
d Extension' button."> |
| 2614 Load Extension... | 2627 Load Extension... |
| 2615 </message> | 2628 </message> |
| (...skipping 3369 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5985 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5998 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
| 5986 Battery is charged | 5999 Battery is charged |
| 5987 </message> | 6000 </message> |
| 5988 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> | 6001 <message name="IDS_COMPACT_NAVBAR" desc="The menu item on the app menu to
toggle compact navigation bar"> |
| 5989 Toggle Compact Navigation Bar | 6002 Toggle Compact Navigation Bar |
| 5990 </message> | 6003 </message> |
| 5991 </if> | 6004 </if> |
| 5992 </messages> | 6005 </messages> |
| 5993 </release> | 6006 </release> |
| 5994 </grit> | 6007 </grit> |
| OLD | NEW |