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 4936 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4947 </message> | 4947 </message> |
4948 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_DESCRIPTION" desc="Descri
ption for the flag to enable extension alerts."> | 4948 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_DESCRIPTION" desc="Descri
ption for the flag to enable extension alerts."> |
4949 Enable various alerts about changes in extension state. | 4949 Enable various alerts about changes in extension state. |
4950 </message> | 4950 </message> |
4951 <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_NAME" desc="Title for the fla
g to enable the Media Source API on <video> elements."> | 4951 <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_NAME" desc="Title for the fla
g to enable the Media Source API on <video> elements."> |
4952 Enable Media Source API on <video> elements. | 4952 Enable Media Source API on <video> elements. |
4953 </message> | 4953 </message> |
4954 <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_DESCRIPTION" desc="Descriptio
n for the flag to enable the Media Source API on <video> elements."> | 4954 <message name="IDS_FLAGS_ENABLE_MEDIA_SOURCE_DESCRIPTION" desc="Descriptio
n for the flag to enable the Media Source API on <video> elements."> |
4955 Enable experimental Media Source API on the video elements. This API all
ows JavaScript to send media data directly to a video element. | 4955 Enable experimental Media Source API on the video elements. This API all
ows JavaScript to send media data directly to a video element. |
4956 </message> | 4956 </message> |
4957 <message name="IDS_FLAGS_AURA_WINDOWS_NAME" desc="Title for the flag to en
able fancy translucent windows."> | 4957 <message name="IDS_FLAGS_AURA_CONSTRAINED_WINDOWS_NAME" desc="Title for fl
ag for constrained window dragging."> |
| 4958 Constrained windows |
| 4959 </message> |
| 4960 <message name="IDS_FLAGS_AURA_CONSTRAINED_WINDOWS_DESCRIPTION" desc="Descr
iption for flag for constrained window dragging."> |
| 4961 Enable constrained window sizing and dragging, which attempts to help wi
th window positioning. |
| 4962 </message> |
| 4963 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_NAME" desc="Title for the
flag to enable fancy translucent windows."> |
4958 Translucent windows | 4964 Translucent windows |
4959 </message> | 4965 </message> |
4960 <message name="IDS_FLAGS_AURA_WINDOWS_DESCRIPTION" desc="Description for t
he flag to enable fancy translucent windows."> | 4966 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_DESCRIPTION" desc="Descri
ption for the flag to enable fancy translucent windows."> |
4961 Enable the "Aura" style for translucent window frames and constrained wi
ndow dragging. | 4967 Enable translucent window frames. |
4962 </message> | 4968 </message> |
4963 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the fla
g to enable the pointer lock feature."> | 4969 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the fla
g to enable the pointer lock feature."> |
4964 Enable Pointer Lock | 4970 Enable Pointer Lock |
4965 </message> | 4971 </message> |
4966 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Descriptio
n for the flag to enable the mouse lock feature."> | 4972 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Descriptio
n for the flag to enable the mouse lock feature."> |
4967 Web pages may capture the mouse pointer and remove it from the user's co
ntrol. The mouse movement data is directed solely to the web application. Users
can escape by pressing the 'Esc' key. | 4973 Web pages may capture the mouse pointer and remove it from the user's co
ntrol. The mouse movement data is directed solely to the web application. Users
can escape by pressing the 'Esc' key. |
4968 </message> | 4974 </message> |
4969 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the fl
ag to enable platform apps."> | 4975 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the fl
ag to enable platform apps."> |
4970 Enable platform apps | 4976 Enable platform apps |
4971 </message> | 4977 </message> |
(...skipping 9768 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14740 </messages> | 14746 </messages> |
14741 <structures fallback_to_english="true"> | 14747 <structures fallback_to_english="true"> |
14742 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14748 <!-- 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" > | 14749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14744 </structure> | 14750 </structure> |
14745 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14746 </structure> | 14752 </structure> |
14747 </structures> | 14753 </structures> |
14748 </release> | 14754 </release> |
14749 </grit> | 14755 </grit> |
OLD | NEW |