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 4888 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4899 </message> | 4899 </message> |
4900 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DISABLED" desc="Option nam
e for always disabling Prerendering from Omnibox"> | 4900 <message name="IDS_FLAGS_PRERENDER_FROM_OMNIBOX_DISABLED" desc="Option nam
e for always disabling Prerendering from Omnibox"> |
4901 Disabled | 4901 Disabled |
4902 </message> | 4902 </message> |
4903 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T
itle for the flag to enable prompts for Autofill feedback"> | 4903 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_NAME" desc="T
itle for the flag to enable prompts for Autofill feedback"> |
4904 Send additional Autofill feedback | 4904 Send additional Autofill feedback |
4905 </message> | 4905 </message> |
4906 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_DESCRIPTION"
desc="Description for the flag to enable prompts for Autofill feedback"> | 4906 <message name="IDS_FLAGS_ENABLE_ADDITIONAL_AUTOFILL_FEEDBACK_DESCRIPTION"
desc="Description for the flag to enable prompts for Autofill feedback"> |
4907 Help improve Autofill. With this enabled, Chrome will occasionally prom
pt you to send additional feedback to the Autofill team. | 4907 Help improve Autofill. With this enabled, Chrome will occasionally prom
pt you to send additional feedback to the Autofill team. |
4908 </message> | 4908 </message> |
4909 <message name="IDS_FLAGS_DISABLE_PANELS_NAME" desc="Name of the 'Disable P
anels' lab."> | 4909 <message name="IDS_FLAGS_ENABLE_PANELS_NAME" desc="Name of the 'Enable Pan
els' lab."> |
4910 Disable Panels | 4910 Enable Panels |
4911 </message> | 4911 </message> |
4912 <message name="IDS_FLAGS_DISABLE_PANELS_DESCRIPTION" desc="Description for
the flag to disable Panel windows."> | 4912 <message name="IDS_FLAGS_ENABLE_PANELS_DESCRIPTION" desc="Description for
the flag to enable Panel windows."> |
4913 Disable Panel windows that open outside of the browser frame. Attempts t
o open a Panel will open a popup instead. | 4913 Enable Panel windows that open outside of the browser frame. Attempts to
open a Panel will open a popup instead if not enabled. |
4914 </message> | 4914 </message> |
4915 <message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable We
bGL' lab."> | 4915 <message name="IDS_FLAGS_DISABLE_WEBGL_NAME" desc="Name of the 'Disable We
bGL' lab."> |
4916 WebGL | 4916 WebGL |
4917 </message> | 4917 </message> |
4918 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> | 4918 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> |
4919 Disable WebGL. | 4919 Disable WebGL. |
4920 </message> | 4920 </message> |
4921 <message name="IDS_FLAGS_USE_MORE_WEBUI_NAME" desc="Title for the flag to
use more WebUI."> | 4921 <message name="IDS_FLAGS_USE_MORE_WEBUI_NAME" desc="Title for the flag to
use more WebUI."> |
4922 Enable experimental WebUI | 4922 Enable experimental WebUI |
4923 </message> | 4923 </message> |
(...skipping 9816 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14740 </messages> | 14740 </messages> |
14741 <structures fallback_to_english="true"> | 14741 <structures fallback_to_english="true"> |
14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14743 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14744 </structure> | 14744 </structure> |
14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14746 </structure> | 14746 </structure> |
14747 </structures> | 14747 </structures> |
14748 </release> | 14748 </release> |
14749 </grit> | 14749 </grit> |
OLD | NEW |