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 4612 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4623 </message> | 4623 </message> |
4624 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> | 4624 <message name="IDS_FLAGS_DISABLE_WEBGL_DESCRIPTION" desc="Description for
the flag to disable WebGL."> |
4625 Disable WebGL. | 4625 Disable WebGL. |
4626 </message> | 4626 </message> |
4627 <message name="IDS_FLAGS_USE_MORE_WEBUI_NAME" desc="Title for the flag to
use more WebUI."> | 4627 <message name="IDS_FLAGS_USE_MORE_WEBUI_NAME" desc="Title for the flag to
use more WebUI."> |
4628 Enable experimental WebUI | 4628 Enable experimental WebUI |
4629 </message> | 4629 </message> |
4630 <message name="IDS_FLAGS_USE_MORE_WEBUI_DESCRIPTION" desc="Description for
the flag to use more WebUI."> | 4630 <message name="IDS_FLAGS_USE_MORE_WEBUI_DESCRIPTION" desc="Description for
the flag to use more WebUI."> |
4631 Enable experimental HTML implementations of some minor UI components suc
h as various dialogs. | 4631 Enable experimental HTML implementations of some minor UI components suc
h as various dialogs. |
4632 </message> | 4632 </message> |
| 4633 <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_NAME" desc="Title for the
flag to enable HTTP pipelining"> |
| 4634 HTTP Pipelining |
| 4635 </message> |
| 4636 <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_DESCRIPTION" desc="Descrip
tion for the flag to enable HTTP pipelining."> |
| 4637 Enable experimental pipelining of HTTP requests. |
| 4638 </message> |
4633 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_NAME" desc="Title fo
r the flag to enable NTP bookmark features."> | 4639 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_NAME" desc="Title fo
r the flag to enable NTP bookmark features."> |
4634 Enable NTP bookmark features | 4640 Enable NTP bookmark features |
4635 </message> | 4641 </message> |
4636 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_DESCRIPTION" desc="D
escription for the flag to enable NTP bookmark features."> | 4642 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_DESCRIPTION" desc="D
escription for the flag to enable NTP bookmark features."> |
4637 Enable experimental bookmark features within the NewTabPage. | 4643 Enable experimental bookmark features within the NewTabPage. |
4638 </message> | 4644 </message> |
4639 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME" desc="Title for the flag
to enable the <track> element for <video> elements."> | 4645 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME" desc="Title for the flag
to enable the <track> element for <video> elements."> |
4640 Enable <track> element. | 4646 Enable <track> element. |
4641 </message> | 4647 </message> |
4642 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION" desc="Title for t
he flag to enable the track element for captions on <videos> elements."> | 4648 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION" desc="Title for t
he flag to enable the track element for captions on <videos> elements."> |
(...skipping 9404 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14047 </messages> | 14053 </messages> |
14048 <structures fallback_to_english="true"> | 14054 <structures fallback_to_english="true"> |
14049 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14055 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14050 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14056 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14051 </structure> | 14057 </structure> |
14052 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14058 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14053 </structure> | 14059 </structure> |
14054 </structures> | 14060 </structures> |
14055 </release> | 14061 </release> |
14056 </grit> | 14062 </grit> |
OLD | NEW |