| 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 8764 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 8775 <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."> | 8775 <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."> |
| 8776 Seccomp sandbox | 8776 Seccomp sandbox |
| 8777 </message> | 8777 </message> |
| 8778 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that
their sandbox is sufficient."> | 8778 <message name="IDS_ABOUT_SANDBOX_OK" desc="A message telling the user that
their sandbox is sufficient."> |
| 8779 You are adequately sandboxed. | 8779 You are adequately sandboxed. |
| 8780 </message> | 8780 </message> |
| 8781 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha
t their sandbox is insufficient."> | 8781 <message name="IDS_ABOUT_SANDBOX_BAD" desc="A message telling the user tha
t their sandbox is insufficient."> |
| 8782 You are not adequately sandboxed! | 8782 You are not adequately sandboxed! |
| 8783 </message> | 8783 </message> |
| 8784 </if> | 8784 </if> |
| 8785 |
| 8786 <message name="IDS_PDF_NEED_PASSWORD" desc="A message asking the user for a
password to open a PDF file."> |
| 8787 This document is password protected. Please enter a password. |
| 8788 </message> |
| 8785 | 8789 |
| 8786 </messages> | 8790 </messages> |
| 8787 | 8791 |
| 8788 <structures fallback_to_english="true"> | 8792 <structures fallback_to_english="true"> |
| 8789 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8793 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 8790 </structure> | 8794 </structure> |
| 8791 </structures> | 8795 </structures> |
| 8792 | 8796 |
| 8793 </release> | 8797 </release> |
| 8794 </grit> | 8798 </grit> |
| OLD | NEW |