| 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 4834 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4845 </message> | 4845 </message> |
| 4846 <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_DESCRIPTION" desc="Descrip
tion for the flag to enable HTTP pipelining."> | 4846 <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_DESCRIPTION" desc="Descrip
tion for the flag to enable HTTP pipelining."> |
| 4847 Enable experimental pipelining of HTTP requests. | 4847 Enable experimental pipelining of HTTP requests. |
| 4848 </message> | 4848 </message> |
| 4849 <message name="IDS_FLAGS_WEBUI_LOCK_NAME" desc="Title for the flag to disa
ble WebUI lock screen."> | 4849 <message name="IDS_FLAGS_WEBUI_LOCK_NAME" desc="Title for the flag to disa
ble WebUI lock screen."> |
| 4850 Disable WebUI lock screen. | 4850 Disable WebUI lock screen. |
| 4851 </message> | 4851 </message> |
| 4852 <message name="IDS_FLAGS_WEBUI_LOCK_DESCRIPTION" desc="Description for the
flag to disable WebUI lock screen."> | 4852 <message name="IDS_FLAGS_WEBUI_LOCK_DESCRIPTION" desc="Description for the
flag to disable WebUI lock screen."> |
| 4853 Disable the new HTML implementation of the lock screen. | 4853 Disable the new HTML implementation of the lock screen. |
| 4854 </message> | 4854 </message> |
| 4855 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_NAME" desc="Title fo
r the flag to enable NTP bookmark features."> | |
| 4856 Enable NTP bookmark features | |
| 4857 </message> | |
| 4858 <message name="IDS_FLAGS_ENABLE_NTP_BOOKMARK_FEATURES_DESCRIPTION" desc="D
escription for the flag to enable NTP bookmark features."> | |
| 4859 Enable experimental bookmark features within the NewTabPage. | |
| 4860 </message> | |
| 4861 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME" desc="Title for the flag
to enable the <track> element for <video> elements."> | 4855 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_NAME" desc="Title for the flag
to enable the <track> element for <video> elements."> |
| 4862 Enable <track> element | 4856 Enable <track> element |
| 4863 </message> | 4857 </message> |
| 4864 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION" desc="Description
for the flag to enable the track element for captions on <videos> element
s."> | 4858 <message name="IDS_FLAGS_ENABLE_VIDEO_TRACK_DESCRIPTION" desc="Description
for the flag to enable the track element for captions on <videos> element
s."> |
| 4865 Enable the track element (not yet fully functional) for captions, subtit
les, chapters, and audio descriptions on video elements. | 4859 Enable the track element (not yet fully functional) for captions, subtit
les, chapters, and audio descriptions on video elements. |
| 4866 </message> | 4860 </message> |
| 4867 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_NAME" desc="Title for the
flag to enable extension alerts."> | 4861 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_NAME" desc="Title for the
flag to enable extension alerts."> |
| 4868 Enable extension alerts | 4862 Enable extension alerts |
| 4869 </message> | 4863 </message> |
| 4870 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_DESCRIPTION" desc="Descri
ption for the flag to enable extension alerts."> | 4864 <message name="IDS_FLAGS_ENABLE_EXTENSION_ALERTS_DESCRIPTION" desc="Descri
ption for the flag to enable extension alerts."> |
| (...skipping 9770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 14641 </messages> | 14635 </messages> |
| 14642 <structures fallback_to_english="true"> | 14636 <structures fallback_to_english="true"> |
| 14643 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14637 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 14644 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14638 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 14645 </structure> | 14639 </structure> |
| 14646 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14640 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 14647 </structure> | 14641 </structure> |
| 14648 </structures> | 14642 </structures> |
| 14649 </release> | 14643 </release> |
| 14650 </grit> | 14644 </grit> |
| OLD | NEW |