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 the strings for ash. | 4 This file contains the strings for ash. |
5 --> | 5 --> |
6 | 6 |
7 <grit base_dir="." latest_public_release="0" current_release="1" | 7 <grit base_dir="." latest_public_release="0" current_release="1" |
8 source_lang_id="en" enc_check="möl"> | 8 source_lang_id="en" enc_check="möl"> |
9 <outputs> | 9 <outputs> |
10 <output filename="grit/ash_strings.h" type="rc_header"> | 10 <output filename="grit/ash_strings.h" type="rc_header"> |
(...skipping 222 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
233 </message> | 233 </message> |
234 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th
e item to display other Wi-Fi networks."> | 234 <message name="IDS_ASH_STATUS_TRAY_OTHER_WIFI" desc="The label used for th
e item to display other Wi-Fi networks."> |
235 Wi-Fi ... | 235 Wi-Fi ... |
236 </message> | 236 </message> |
237 <message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for
the item to enable cellular networks."> | 237 <message name="IDS_ASH_STATUS_TRAY_ENABLE_MOBILE" desc="The label used for
the item to enable cellular networks."> |
238 Enable mobile data | 238 Enable mobile data |
239 </message> | 239 </message> |
240 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo
r the item to disable cellular networks."> | 240 <message name="IDS_ASH_STATUS_TRAY_DISABLE_MOBILE" desc="The label used fo
r the item to disable cellular networks."> |
241 Disable mobile data | 241 Disable mobile data |
242 </message> | 242 </message> |
| 243 <message name="IDS_ASH_STATUS_TRAY_SETUP_MOBILE" desc="The label used for
the item to setup cellular network when no SIM card in installed."> |
| 244 Setup mobile data |
| 245 </message> |
243 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for
the item to display other cellular networks."> | 246 <message name="IDS_ASH_STATUS_TRAY_OTHER_MOBILE" desc="The label used for
the item to display other cellular networks."> |
244 Mobile ... | 247 Mobile ... |
245 </message> | 248 </message> |
246 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo
rk popup bubble, the text of the top-up URL link."> | 249 <message name="IDS_ASH_STATUS_TRAY_MOBILE_VIEW_ACCOUNT" desc="In the netwo
rk popup bubble, the text of the top-up URL link."> |
247 View mobile account | 250 View mobile account |
248 </message> | 251 </message> |
249 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> | 252 <message name="IDS_ASH_STATUS_TRAY_UPDATE" desc="The label used in the tra
y popup to notify that the user should restart to get system updates."> |
250 Restart to update | 253 Restart to update |
251 </message> | 254 </message> |
252 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the
header in the bluetooth popup."> | 255 <message name="IDS_ASH_STATUS_TRAY_BLUETOOTH" desc="The label used as the
header in the bluetooth popup."> |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
318 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> | 321 <message name="IDS_ASH_SECONDARY_MONITOR_SHORTCUT" desc="The shortcut text
on the secondary monitors."> |
319 Ctrl + | 322 Ctrl + |
320 </message> | 323 </message> |
321 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> | 324 <message name="IDS_ASH_STATUS_TRAY_PREVIOUS_MENU" desc="The accessible tex
t for header entries for detailed versions of status tray items."> |
322 Previous menu | 325 Previous menu |
323 </message> | 326 </message> |
324 </messages> | 327 </messages> |
325 </release> | 328 </release> |
326 </grit> | 329 </grit> |
327 | 330 |
OLD | NEW |