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 4050 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4061 </message> | 4061 </message> |
4062 <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description of the 'W
eb Audio' lab."> | 4062 <message name="IDS_FLAGS_WEBAUDIO_DESCRIPTION" desc="Description of the 'W
eb Audio' lab."> |
4063 Enables the Web Audio API. | 4063 Enables the Web Audio API. |
4064 </message> | 4064 </message> |
4065 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> | 4065 <message name="IDS_FLAGS_WEBGL_NAME" desc="Name of the 'WebGL' lab."> |
4066 WebGL | 4066 WebGL |
4067 </message> | 4067 </message> |
4068 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> | 4068 <message name="IDS_FLAGS_WEBGL_DESCRIPTION" desc="Description of the 'WebG
L' lab."> |
4069 Enables canvas elements to use 3D graphics via the WebGL API. | 4069 Enables canvas elements to use 3D graphics via the WebGL API. |
4070 </message> | 4070 </message> |
| 4071 <message name="IDS_FLAGS_P2P_API_NAME" desc="Name of the 'P2P API' lab."> |
| 4072 P2P API |
| 4073 </message> |
| 4074 <message name="IDS_FLAGS_P2P_API_DESCRIPTION" desc="Description of the 'P2
P API' lab."> |
| 4075 Enables P2P Pepper API and P2P JavaScript API. The API is under developm
ent, and doesn't work yet. |
| 4076 </message> |
4071 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> | 4077 <message name="IDS_FLAGS_PRINT_PREVIEW_NAME" desc="Name of the 'Print Prev
iew' lab."> |
4072 Print Preview | 4078 Print Preview |
4073 </message> | 4079 </message> |
4074 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> | 4080 <message name="IDS_FLAGS_PRINT_PREVIEW_DESCRIPTION" desc="Description of t
he 'Print Preview' lab."> |
4075 Enables an in-tab preview of a print operation. | 4081 Enables an in-tab preview of a print operation. |
4076 </message> | 4082 </message> |
4077 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc=""> | 4083 <message name="IDS_FLAGS_DNS_SERVER_NAME" desc=""> |
4078 User specified DNS server address. | 4084 User specified DNS server address. |
4079 </message> | 4085 </message> |
4080 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> | 4086 <message name="IDS_FLAGS_DNS_SERVER_DESCRIPTION" desc=""> |
(...skipping 7409 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11490 </includes> | 11496 </includes> |
11491 <structures fallback_to_english="true"> | 11497 <structures fallback_to_english="true"> |
11492 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11498 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11493 </structure> | 11499 </structure> |
11494 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11500 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
11495 </structure> | 11501 </structure> |
11496 </structures> | 11502 </structures> |
11497 | 11503 |
11498 </release> | 11504 </release> |
11499 </grit> | 11505 </grit> |
OLD | NEW |