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 2621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2632 Keep your key file in a safe place. You will need it to create new versions of y
our extension. | 2632 Keep your key file in a safe place. You will need it to create new versions of y
our extension. |
2633 </message> | 2633 </message> |
2634 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag
e shown on successful packing of an updated extension."> | 2634 <message name="IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_UPDATE" desc="Messag
e shown on successful packing of an updated extension."> |
2635 Created the extension: | 2635 Created the extension: |
2636 | 2636 |
2637 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> | 2637 <ph name="EXTENSION_FILE">$1<ex>c:\users\aa\myextension.crx</ex></ph> |
2638 </message> | 2638 </message> |
2639 <message name="IDS_EXTENSION_PACK_DIALOG_FAILURE_TITLE" desc="Message show
n on titlebar of window after unsucessful packing of an extension."> | 2639 <message name="IDS_EXTENSION_PACK_DIALOG_FAILURE_TITLE" desc="Message show
n on titlebar of window after unsucessful packing of an extension."> |
2640 Extension Packaging Failure | 2640 Extension Packaging Failure |
2641 </message> | 2641 </message> |
2642 | 2642 <message name="IDS_EXTENSION_INSTALL_FAILURE_TITLE" desc="Message shown in
titlebar/header of the dialog informing the user that an extension failed to in
stall."> |
2643 <!-- TODO(aa): Remove these old warning messages when all the platforms ar
e switched to the new ones, above. --> | 2643 Extension Install Failure |
2644 <message name="IDS_EXTENSION_PROMPT_WARNING_1" desc="Humorous warning disp
layed in the extension install prompt that tells users that extensions have acce
ss to their computer and private data."> | |
2645 Extensions have access to your computer and private data. This means the
y could forward all your email to your spouse. | |
2646 </message> | |
2647 <message name="IDS_EXTENSION_PROMPT_WARNING_2" desc="Humorous warning disp
layed in the extension install prompt that tells users that extensions have acce
ss to their computer and private data."> | |
2648 Extensions have access to your computer and private data. They could sen
d tweets or email on your behalf. | |
2649 </message> | |
2650 <message name="IDS_EXTENSION_PROMPT_WARNING_3" desc="Humorous warning disp
layed in the extension install prompt that tells users that extensions have acce
ss to their computer and private data."> | |
2651 Extensions can access your computer and private data. They could post un
flattering pictures to your Wall. | |
2652 </message> | |
2653 <message name="IDS_EXTENSION_PROMPT_WARNING_SEVERE" desc="A bolded warning
below the humorous warning that reiterates that users should only install exten
sions they trust"> | |
2654 Only install extensions you trust. | |
2655 </message> | 2644 </message> |
2656 | 2645 |
2657 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins
tall button on the extension install prompt"> | 2646 <message name="IDS_EXTENSION_PROMPT_INSTALL_BUTTON" desc="Text for the ins
tall button on the extension install prompt"> |
2658 Install | 2647 Install |
2659 </message> | 2648 </message> |
2660 <message name="IDS_EXTENSION_PROMPT_CANCEL_BUTTON" desc="Text for the canc
el button on the extension install prompt"> | 2649 <message name="IDS_EXTENSION_PROMPT_CANCEL_BUTTON" desc="Text for the canc
el button on the extension install prompt"> |
2661 Cancel | 2650 Cancel |
2662 </message> | 2651 </message> |
2663 | 2652 |
2664 <!-- Session Crashed Info Bar--> | 2653 <!-- Session Crashed Info Bar--> |
(...skipping 3098 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5763 Calculating remaining time | 5752 Calculating remaining time |
5764 </message> | 5753 </message> |
5765 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> | 5754 <message name="IDS_STATUSBAR_BATTERY_IS_CHARGED" desc="In the power menu b
utton, the battery is charged message."> |
5766 Battery is charged | 5755 Battery is charged |
5767 </message> | 5756 </message> |
5768 </if> | 5757 </if> |
5769 | 5758 |
5770 </messages> | 5759 </messages> |
5771 </release> | 5760 </release> |
5772 </grit> | 5761 </grit> |
OLD | NEW |