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 4927 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4938 </message> | 4938 </message> |
4939 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> | 4939 <message name="IDS_FLAGS_TAB_GROUPS_CONTEXT_MENU_DESCRIPTION" desc="Descri
ption of the context menu for enabling tab grouping in the context menu lab."> |
4940 Adds items to the tab context menu for grouping tabs. | 4940 Adds items to the tab context menu for grouping tabs. |
4941 </message> | 4941 </message> |
4942 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> | 4942 <message name="IDS_FLAGS_ENABLE_VPN_NAME" desc="Title for the flag to enab
le VPN support"> |
4943 VPN support | 4943 VPN support |
4944 </message> | 4944 </message> |
4945 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> | 4945 <message name="IDS_FLAGS_ENABLE_VPN_DESCRIPTION" desc="Description for the
flag to enable VPN support"> |
4946 Show Private networks in the Network menu to enable conencting to a VPN. | 4946 Show Private networks in the Network menu to enable conencting to a VPN. |
4947 </message> | 4947 </message> |
| 4948 <message name="IDS_FLAGS_NTP_SUGGESTIONS_PAGE_NAME" desc="Name of the 'Ena
ble suggestions page' lab."> |
| 4949 NTP Suggestions page |
| 4950 </message> |
| 4951 <message name="IDS_FLAGS_NTP_SUGGESTIONS_PAGE_DESCRIPTION" desc="Descripti
on of the 'Enable suggestions page' lab."> |
| 4952 Add 'Suggestions' card to the new tab page, which suggests the pages to
be opened. |
| 4953 </message> |
4948 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> | 4954 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_NAME" desc="Title for the
flag to preload Instant search"> |
4949 Preload Instant Search | 4955 Preload Instant Search |
4950 </message> | 4956 </message> |
4951 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> | 4957 <message name="IDS_FLAGS_PRELOAD_INSTANT_SEARCH_DESCRIPTION" desc="Descrip
tion for the flag to preload Instant search"> |
4952 Preload the default search engine for Instant. | 4958 Preload the default search engine for Instant. |
4953 </message> | 4959 </message> |
4954 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_NAME" desc="Title for the
flag to turn on smooth scrolling"> | 4960 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_NAME" desc="Title for the
flag to turn on smooth scrolling"> |
4955 Smooth Scrolling | 4961 Smooth Scrolling |
4956 </message> | 4962 </message> |
4957 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_DESCRIPTION" desc="Descri
ption for the flag to turn on smooth scrolling"> | 4963 <message name="IDS_FLAGS_ENABLE_SMOOTH_SCROLLING_DESCRIPTION" desc="Descri
ption for the flag to turn on smooth scrolling"> |
(...skipping 10176 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15134 </messages> | 15140 </messages> |
15135 <structures fallback_to_english="true"> | 15141 <structures fallback_to_english="true"> |
15136 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15142 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15137 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15143 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15138 </structure> | 15144 </structure> |
15139 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15145 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15140 </structure> | 15146 </structure> |
15141 </structures> | 15147 </structures> |
15142 </release> | 15148 </release> |
15143 </grit> | 15149 </grit> |
OLD | NEW |