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 definition of resources that will be translated for each | 4 This file contains definition of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, is_ios and is_posix are | 5 locale. The variables is_win, is_macosx, is_linux, is_ios and is_posix are |
6 available for making strings OS specific. Other platform defines such as | 6 available for making strings OS specific. Other platform defines such as |
7 use_titlecase are declared in build/common.gypi. | 7 use_titlecase are declared in build/common.gypi. |
8 | 8 |
9 The strings in this file are specific to iOS, thus is_ios will be true and | 9 The strings in this file are specific to iOS, thus is_ios will be true and |
10 all other OS specific variables will be false. | 10 all other OS specific variables will be false. |
(...skipping 128 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
139 <message name="IDS_IOS_PYSICAL_WEB_BLUETOOTH_TODAY_EXTENSION_FOOTER_LABEL"
desc="The text contained in the footer label when Bluetooth is off. [50em]"> | 139 <message name="IDS_IOS_PYSICAL_WEB_BLUETOOTH_TODAY_EXTENSION_FOOTER_LABEL"
desc="The text contained in the footer label when Bluetooth is off. [50em]"> |
140 Turn on Bluetooth to see nearby BEGIN_LINK Physical Web END_LINK objects
. | 140 Turn on Bluetooth to see nearby BEGIN_LINK Physical Web END_LINK objects
. |
141 </message> | 141 </message> |
142 <message name="IDS_IOS_PYSICAL_WEB_OFF_TODAY_EXTENSION_FOOTER_LABEL" desc=
"The text contained in the footer label when physical web is off. [50em]"> | 142 <message name="IDS_IOS_PYSICAL_WEB_OFF_TODAY_EXTENSION_FOOTER_LABEL" desc=
"The text contained in the footer label when physical web is off. [50em]"> |
143 BEGIN_LINK Physical Web END_LINK is off. | 143 BEGIN_LINK Physical Web END_LINK is off. |
144 </message> | 144 </message> |
145 <message name="IDS_IOS_PYSICAL_WEB_ON_TODAY_EXTENSION_FOOTER_LABEL" desc="
The text contained in the footer label when physical web is on. [50em]"> | 145 <message name="IDS_IOS_PYSICAL_WEB_ON_TODAY_EXTENSION_FOOTER_LABEL" desc="
The text contained in the footer label when physical web is on. [50em]"> |
146 BEGIN_LINK Physical Web END_LINK is on. | 146 BEGIN_LINK Physical Web END_LINK is on. |
147 </message> | 147 </message> |
148 <message name="IDS_IOS_PYSICAL_WEB_SCANNING_TODAY_EXTENSION_FOOTER_LABEL"
desc="The text contained in the footer label when scanning for physical web devi
ces. [50em]"> | 148 <message name="IDS_IOS_PYSICAL_WEB_SCANNING_TODAY_EXTENSION_FOOTER_LABEL"
desc="The text contained in the footer label when scanning for physical web devi
ces. [50em]"> |
149 Scanning for BEGIN_LINK Physical Web END_LINK objects... | 149 Scanning for BEGIN_LINK Physical Web END_LINK objects… |
150 </message> | 150 </message> |
151 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_ACCEPT" desc="The
title of the accept button in the first run opt-in dialog when physical web dev
ices are detected in the Today widget. [Length: 9em] [iOS only]"> | 151 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_ACCEPT" desc="The
title of the accept button in the first run opt-in dialog when physical web dev
ices are detected in the Today widget. [Length: 9em] [iOS only]"> |
152 OK, got it | 152 OK, got it |
153 </message> | 153 </message> |
154 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_DESCRIPTION" desc
="The description of the first run opt-in dialog when physical web devices are d
etected in the Today widget. [iOS only]"> | 154 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_DESCRIPTION" desc
="The description of the first run opt-in dialog when physical web devices are d
etected in the Today widget. [iOS only]"> |
155 BEGIN_LINK Nearby objects are broadcasting webpages END_LINK. A Google s
ervice will be used to improve the quality of these results. | 155 BEGIN_LINK Nearby objects are broadcasting webpages END_LINK. A Google s
ervice will be used to improve the quality of these results. |
156 </message> | 156 </message> |
157 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_DISMISS" desc="Th
e title of the dismiss button in the first run opt-in dialog when physical web d
evices are detected in the Today widget. [Length: 9em] [iOS only]"> | 157 <message name="IDS_IOS_PYSICAL_WEB_TODAY_EXTENSION_OPTIN_DISMISS" desc="Th
e title of the dismiss button in the first run opt-in dialog when physical web d
evices are detected in the Today widget. [Length: 9em] [iOS only]"> |
158 No, thanks | 158 No, thanks |
159 </message> | 159 </message> |
(...skipping 11 matching lines...) Expand all Loading... |
171 </message> | 171 </message> |
172 <message name="IDS_IOS_PYSICAL_WEB_TURN_ON_TODAY_EXTENSION_FOOTER_LABEL" d
esc="The text contained in the button to enable physical web. [15em]"> | 172 <message name="IDS_IOS_PYSICAL_WEB_TURN_ON_TODAY_EXTENSION_FOOTER_LABEL" d
esc="The text contained in the button to enable physical web. [15em]"> |
173 Enable | 173 Enable |
174 </message> | 174 </message> |
175 <message name="IDS_IOS_VOICE_SEARCH_TODAY_EXTENSION_TITLE" desc="The title
for Voice Search button in today extension [Length: 20em]"> | 175 <message name="IDS_IOS_VOICE_SEARCH_TODAY_EXTENSION_TITLE" desc="The title
for Voice Search button in today extension [Length: 20em]"> |
176 Voice Search | 176 Voice Search |
177 </message> | 177 </message> |
178 </messages> | 178 </messages> |
179 </release> | 179 </release> |
180 </grit> | 180 </grit> |
OLD | NEW |