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 224 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 </message> | 235 </message> |
236 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the ne
twork dialog header."> | 236 <message name="IDS_ASH_STATUS_TRAY_NETWORK" desc="The label used in the ne
twork dialog header."> |
237 Network | 237 Network |
238 </message> | 238 </message> |
239 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used
in the settings entry in the network dialog."> | 239 <message name="IDS_ASH_STATUS_TRAY_NETWORK_SETTINGS" desc="The label used
in the settings entry in the network dialog."> |
240 Settings... | 240 Settings... |
241 </message> | 241 </message> |
242 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label
used in the proxy settings entry in the network dialog in the login screen."> | 242 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROXY_SETTINGS" desc="The label
used in the proxy settings entry in the network dialog in the login screen."> |
243 Proxy... | 243 Proxy... |
244 </message> | 244 </message> |
| 245 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_ENABLED" desc="The label u
sed in the tray popup to notify that Wi-Fi is turned on."> |
| 246 Wi-Fi is turned on. |
| 247 </message> |
| 248 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI_DISABLED" desc="The label
used in the tray popup to notify that Wi-Fi is turned off."> |
| 249 Wi-Fi is turned off. |
| 250 </message> |
245 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status
tray for SMS."> | 251 <message name="IDS_ASH_STATUS_TRAY_SMS" desc="The label used in the status
tray for SMS."> |
246 SMS | 252 SMS |
247 </message> | 253 </message> |
248 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t
he default status tray view for SMS with the number of messages."> | 254 <message name="IDS_ASH_STATUS_TRAY_SMS_MESSAGES" desc="The label used in t
he default status tray view for SMS with the number of messages."> |
249 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph> | 255 SMS messages: <ph name="MESSAGE_COUNT">$1<ex>3</ex></ph> |
250 </message> | 256 </message> |
251 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag
ees in the system tray."> | 257 <message name="IDS_ASH_STATUS_TRAY_SMS_NUMBER" desc="Sender for SMS messag
ees in the system tray."> |
252 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph> | 258 SMS from <ph name="PHONE_NUMBER">$1<ex>08700 776655</ex></ph> |
253 </message> | 259 </message> |
254 <message name="IDS_ASH_STATUS_TRAY_LOCALE_CHANGE_MESSAGE" desc="The messag
e used for locale change notifications in the system tray."> | 260 <message name="IDS_ASH_STATUS_TRAY_LOCALE_CHANGE_MESSAGE" desc="The messag
e used for locale change notifications in the system tray."> |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
432 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> | 438 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_SETTINGS" desc="The menu entry
or button for visiting the appropriate settings page."> |
433 Settings... | 439 Settings... |
434 </message> | 440 </message> |
435 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> | 441 <message name="IDS_ASH_WEB_NOTFICATION_TRAY_CLEAR_ALL" desc="The button fo
r clearing all notifications."> |
436 Clear All | 442 Clear All |
437 </message> | 443 </message> |
438 </messages> | 444 </messages> |
439 </release> | 445 </release> |
440 </grit> | 446 </grit> |
441 | 447 |
OLD | NEW |