OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 4765 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4776 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DISABLED" desc="Option nam
e for always disabling Prerendering from Omnibox"> | 4776 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DISABLED" desc="Option nam
e for always disabling Prerendering from Omnibox"> |
4777 Disabled | 4777 Disabled |
4778 </message> | 4778 </message> |
4779 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T
itle for the flag to enable prompts for Autofill feedback"> | 4779 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T
itle for the flag to enable prompts for Autofill feedback"> |
4780 Send additional Autofill feedback | 4780 Send additional Autofill feedback |
4781 </message> | 4781 </message> |
4782 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_DESCRIPTION"
desc="Description for the flag to enable prompts for Autofill feedback"> | 4782 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_DESCRIPTION"
desc="Description for the flag to enable prompts for Autofill feedback"> |
4783 Help improve Autofill. With this enabled, Chrome will occasionally prom
pt you to send additional feedback to the Autofill team. | 4783 Help improve Autofill. With this enabled, Chrome will occasionally prom
pt you to send additional feedback to the Autofill team. |
4784 </message> | 4784 </message> |
4785 <message name="IDS_FLAGS_DISABLE_PANELS_NAME" desc="Name of the 'Disable P
anels' lab."> | 4785 <message name="IDS_FLAGS_DISABLE_PANELS_NAME" desc="Name of the 'Disable P
anels' lab."> |
4786 Panels | 4786 Disable Panels |
4787 </message> | 4787 </message> |
4788 <message name="IDS_FLAGS_DISABLE_PANELS_DESCRIPTION" desc="Description for
the flag to disable Panel windows."> | 4788 <message name="IDS_FLAGS_DISABLE_PANELS_DESCRIPTION" desc="Description for
the flag to disable Panel windows."> |
4789 Disable Panel windows that open outside of the browser frame. Attempts t
o open a Panel will open a popup instead. | 4789 Disable Panel windows that open outside of the browser frame. Attempts t
o open a Panel will open a popup instead. |
4790 </message> | 4790 </message> |
4791 <message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable We
bGL' lab."> | 4791 <message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable We
bGL' lab."> |
4792 WebGL | 4792 WebGL |
4793 </message> | 4793 </message> |
4794 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> | 4794 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> |
4795 Disable WebGL. | 4795 Disable WebGL. |
4796 </message> | 4796 </message> |
(...skipping 9732 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14529 </messages> | 14529 </messages> |
14530 <structures fallback_to_english="true"> | 14530 <structures fallback_to_english="true"> |
14531 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14531 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14532 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14532 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14533 </structure> | 14533 </structure> |
14534 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14534 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14535 </structure> | 14535 </structure> |
14536 </structures> | 14536 </structures> |
14537 </release> | 14537 </release> |
14538 </grit> | 14538 </grit> |
OLD | NEW |