OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 each locale. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 4147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4158 </message> | 4158 </message> |
4159 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri
ption of the 'GPU Accelerated Compositing' lab."> | 4159 <message name="IDS_FLAGS_ACCELERATED_COMPOSITING_DESCRIPTION" desc="Descri
ption of the 'GPU Accelerated Compositing' lab."> |
4160 Enables 3D CSS and higher performance compositing of web pages using Gra
phics Processor Unit (GPU) hardware. | 4160 Enables 3D CSS and higher performance compositing of web pages using Gra
phics Processor Unit (GPU) hardware. |
4161 </message> | 4161 </message> |
4162 <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_NAME" desc="Name of the 'GP
U Accelerated Canvas 2D' lab."> | 4162 <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_NAME" desc="Name of the 'GP
U Accelerated Canvas 2D' lab."> |
4163 GPU Accelerated Canvas 2D | 4163 GPU Accelerated Canvas 2D |
4164 </message> | 4164 </message> |
4165 <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_DESCRIPTION" desc="Descript
ion of the 'GPU Accelerated Canvas 2D' lab."> | 4165 <message name="IDS_FLAGS_ACCELERATED_CANVAS_2D_DESCRIPTION" desc="Descript
ion of the 'GPU Accelerated Canvas 2D' lab."> |
4166 Enables higher performance of canvas tags with a 2D context by rendering
using Graphics Processor Unit (GPU) hardware. | 4166 Enables higher performance of canvas tags with a 2D context by rendering
using Graphics Processor Unit (GPU) hardware. |
4167 </message> | 4167 </message> |
| 4168 <message name="IDS_FLAGS_WEBAUDIO_NAME" desc="Name of the 'Web Audio' lab.
"> |
| 4169 Web Audio |
| 4170 </message> |
| 4171 <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description of the 'W
eb Audio' lab."> |
| 4172 Enables the Web Audio API. |
| 4173 </message> |
4168 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> | 4174 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> |
4169 WebGL | 4175 WebGL |
4170 </message> | 4176 </message> |
4171 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> | 4177 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> |
4172 Enables canvas elements to use 3D graphics via the WebGL API. | 4178 Enables canvas elements to use 3D graphics via the WebGL API. |
4173 </message> | 4179 </message> |
4174 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> | 4180 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> |
4175 Print Preview | 4181 Print Preview |
4176 </message> | 4182 </message> |
4177 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> | 4183 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> |
(...skipping 7569 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11747 </includes> | 11753 </includes> |
11748 <structures fallback_to_english="true"> | 11754 <structures fallback_to_english="true"> |
11749 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11755 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11750 </structure> | 11756 </structure> |
11751 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11757 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11752 </structure> | 11758 </structure> |
11753 </structures> | 11759 </structures> |
11754 | 11760 |
11755 </release> | 11761 </release> |
11756 </grit> | 11762 </grit> |
OLD | NEW |