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 4954 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4965 </message> | 4965 </message> |
4966 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_DESCRIPTION" desc="Descri
ption for the 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."> |
4967 Enable translucent window frames. | 4967 Enable translucent window frames. |
4968 </message> | 4968 </message> |
4969 <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."> |
4970 Enable Pointer Lock | 4970 Enable Pointer Lock |
4971 </message> | 4971 </message> |
4972 <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."> |
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. | 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. |
4974 </message> | 4974 </message> |
| 4975 <message name="IDS_FLAGS_AURA_LAPTOP_MODE_NAME" desc="Title for flag to sh
ow a single maximized window."> |
| 4976 Laptop window mode |
| 4977 </message> |
| 4978 <message name="IDS_FLAGS_AURA_LAPTOP_MODE_DESCRIPTION" desc="Description f
or the flag to enable fancy translucent windows."> |
| 4979 Show only a single maximized window. Useful for low-resolution screens,
such as on laptops. |
| 4980 </message> |
4975 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the fl
ag to enable platform apps."> | 4981 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_NAME" desc="Title for the fl
ag to enable platform apps."> |
4976 Enable platform apps | 4982 Enable platform apps |
4977 </message> | 4983 </message> |
4978 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_DESCRIPTION" desc="Descripti
on for the flag to enable platform apps."> | 4984 <message name="IDS_FLAGS_ENABLE_PLATFORM_APPS_DESCRIPTION" desc="Descripti
on for the flag to enable platform apps."> |
4979 Enable advanced application capabilities. | 4985 Enable advanced application capabilities. |
4980 </message> | 4986 </message> |
4981 <message name="IDS_FLAGS_ENABLE_GAMEPAD_NAME" desc="Title for the flag to
enable gamepad support."> | 4987 <message name="IDS_FLAGS_ENABLE_GAMEPAD_NAME" desc="Title for the flag to
enable gamepad support."> |
4982 Enable Gamepad | 4988 Enable Gamepad |
4983 </message> | 4989 </message> |
4984 <message name="IDS_FLAGS_ENABLE_GAMEPAD_DESCRIPTION" desc="Description for
the flag to enable gamepad support."> | 4990 <message name="IDS_FLAGS_ENABLE_GAMEPAD_DESCRIPTION" desc="Description for
the flag to enable gamepad support."> |
(...skipping 9757 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14742 </messages> | 14748 </messages> |
14743 <structures fallback_to_english="true"> | 14749 <structures fallback_to_english="true"> |
14744 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14750 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14745 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14751 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14746 </structure> | 14752 </structure> |
14747 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14753 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14748 </structure> | 14754 </structure> |
14749 </structures> | 14755 </structures> |
14750 </release> | 14756 </release> |
14751 </grit> | 14757 </grit> |
OLD | NEW |