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 5001 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5012 </message> | 5012 </message> |
5013 <message name="IDS_FLAGS_AURA_WORKSPACE_MANAGER_DESCRIPTION" desc="Descrip
tion for flag for workspace manager window dragging."> | 5013 <message name="IDS_FLAGS_AURA_WORKSPACE_MANAGER_DESCRIPTION" desc="Descrip
tion for flag for workspace manager window dragging."> |
5014 Enable multiple workspaces and smart window sizing and dragging. | 5014 Enable multiple workspaces and smart window sizing and dragging. |
5015 </message> | 5015 </message> |
5016 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_NAME" desc="Title for the
flag to enable fancy translucent windows."> | 5016 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_NAME" desc="Title for the
flag to enable fancy translucent windows."> |
5017 Translucent windows | 5017 Translucent windows |
5018 </message> | 5018 </message> |
5019 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_DESCRIPTION" desc="Descri
ption for the flag to enable fancy translucent windows."> | 5019 <message name="IDS_FLAGS_AURA_TRANSLUCENT_FRAMES_DESCRIPTION" desc="Descri
ption for the flag to enable fancy translucent windows."> |
5020 Enable translucent window frames. | 5020 Enable translucent window frames. |
5021 </message> | 5021 </message> |
| 5022 <message name="IDS_FLAGS_AURA_GOOGLE_DIALOG_FRAMES_NAME" desc="Title for t
he flag to enable Google-style dialog frames."> |
| 5023 Google-style dialogs |
| 5024 </message> |
| 5025 <message name="IDS_FLAGS_AURA_GOOGLE_DIALOG_FRAMES_DESCRIPTION" desc="Desc
ription for the flag to enable Google-style dialog frames."> |
| 5026 Enable Google-style dialog frames. |
| 5027 </message> |
5022 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the fla
g to enable the pointer lock feature."> | 5028 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_NAME" desc="Title for the fla
g to enable the pointer lock feature."> |
5023 Enable Pointer Lock | 5029 Enable Pointer Lock |
5024 </message> | 5030 </message> |
5025 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Descriptio
n for the flag to enable the mouse lock feature."> | 5031 <message name="IDS_FLAGS_ENABLE_POINTER_LOCK_DESCRIPTION" desc="Descriptio
n for the flag to enable the mouse lock feature."> |
5026 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. | 5032 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. |
5027 </message> | 5033 </message> |
5028 <message name="IDS_FLAGS_AURA_WINDOW_MODE_NAME" desc="Title for flag to ch
oose how windows are displayed."> | 5034 <message name="IDS_FLAGS_AURA_WINDOW_MODE_NAME" desc="Title for flag to ch
oose how windows are displayed."> |
5029 Window mode | 5035 Window mode |
5030 </message> | 5036 </message> |
5031 <message name="IDS_FLAGS_AURA_WINDOW_MODE_DESCRIPTION" desc="Description f
or the flag to choose how windows are displayed."> | 5037 <message name="IDS_FLAGS_AURA_WINDOW_MODE_DESCRIPTION" desc="Description f
or the flag to choose how windows are displayed."> |
(...skipping 9780 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14812 </messages> | 14818 </messages> |
14813 <structures fallback_to_english="true"> | 14819 <structures fallback_to_english="true"> |
14814 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14820 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14815 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14821 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14816 </structure> | 14822 </structure> |
14817 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14823 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14818 </structure> | 14824 </structure> |
14819 </structures> | 14825 </structures> |
14820 </release> | 14826 </release> |
14821 </grit> | 14827 </grit> |
OLD | NEW |