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. OS values are passed through from Python's sys.platform: | 5 locale. OS values are passed through from Python's sys.platform: |
6 | 6 |
7 win32 - Windows | 7 win32 - Windows |
8 darwin - Mac | 8 darwin - Mac |
9 linux2 - Linux (both Views and GTK+) | 9 linux2 - Linux (both Views and GTK+) |
10 | 10 |
(...skipping 4041 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4052 </message> | 4052 </message> |
4053 <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description of the 'W
eb Audio' lab."> | 4053 <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description of the 'W
eb Audio' lab."> |
4054 Enables the Web Audio API. | 4054 Enables the Web Audio API. |
4055 </message> | 4055 </message> |
4056 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> | 4056 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> |
4057 WebGL | 4057 WebGL |
4058 </message> | 4058 </message> |
4059 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> | 4059 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> |
4060 Enables canvas elements to use 3D graphics via the WebGL API. | 4060 Enables canvas elements to use 3D graphics via the WebGL API. |
4061 </message> | 4061 </message> |
| 4062 <message name="IDS_FLAGS_P2P_API_NAME" desc="Name of the 'P2P API' lab."> |
| 4063 P2P API |
| 4064 </message> |
| 4065 <message name="IDS_FLAGS_P2P_API_DESCRIPTION" desc="Description of the 'P2
P API' lab."> |
| 4066 Enables P2P Pepper API and P2P JavaScript API. The API is under developm
ent, and doesn't work yet. |
| 4067 </message> |
4062 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> | 4068 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> |
4063 Print Preview | 4069 Print Preview |
4064 </message> | 4070 </message> |
4065 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> | 4071 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> |
4066 Enables an in-tab preview of a print operation. | 4072 Enables an in-tab preview of a print operation. |
4067 </message> | 4073 </message> |
4068 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc=""> | 4074 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc=""> |
4069 User specified DNS server address. | 4075 User specified DNS server address. |
4070 </message> | 4076 </message> |
4071 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> | 4077 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> |
(...skipping 7403 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11475 </includes> | 11481 </includes> |
11476 <structures fallback_to_english="true"> | 11482 <structures fallback_to_english="true"> |
11477 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11483 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11478 </structure> | 11484 </structure> |
11479 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11485 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11480 </structure> | 11486 </structure> |
11481 </structures> | 11487 </structures> |
11482 | 11488 |
11483 </release> | 11489 </release> |
11484 </grit> | 11490 </grit> |
OLD | NEW |