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 8769 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8780 <message name="IDS_ABOUT_SANDBOX_SECCOMP_SANDBOX" desc="The name of a type
of sandbox used by Chrome on UNIX like systems. 'Seccomp' is a technical term w
hich should be left untranslated."> | 8780 <message name="IDS_ABOUT_SANDBOX_SECCOMP_SANDBOX" desc="The name of a type
of sandbox used by Chrome on UNIX like systems. 'Seccomp' is a technical term w
hich should be left untranslated."> |
8781 Seccomp sandbox | 8781 Seccomp sandbox |
8782 </message> | 8782 </message> |
8783 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that
their sandbox is sufficient."> | 8783 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that
their sandbox is sufficient."> |
8784 You are adequately sandboxed. | 8784 You are adequately sandboxed. |
8785 </message> | 8785 </message> |
8786 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha
t their sandbox is insufficient."> | 8786 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha
t their sandbox is insufficient."> |
8787 You are not adequately sandboxed! | 8787 You are not adequately sandboxed! |
8788 </message> | 8788 </message> |
8789 </if> | 8789 </if> |
8790 | 8790 |
8791 <if expr="os == 'darwin'"> | 8791 <if expr="os == 'darwin'"> |
8792 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec
t button in the folder selection dialog."> | 8792 <message name="IDS_SELECT_FOLDER_BUTTON_TITLE" desc="The name of the Selec
t button in the folder selection dialog."> |
8793 Select | 8793 Select |
8794 </message> | 8794 </message> |
8795 </if> | 8795 </if> |
8796 | 8796 |
8797 </messages> | 8797 </messages> |
8798 | 8798 |
8799 <structures fallback_to_english="true"> | 8799 <structures fallback_to_english="true"> |
8800 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8800 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8801 </structure> | 8801 </structure> |
8802 </structures> | 8802 </structures> |
8803 | 8803 |
8804 </release> | 8804 </release> |
8805 </grit> | 8805 </grit> |
OLD | NEW |