OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <grit base_dir="." latest_public_release="0" current_release="1" | 3 <grit base_dir="." latest_public_release="0" current_release="1" |
4 source_lang_id="en" enc_check="möl"> | 4 source_lang_id="en" enc_check="möl"> |
5 <outputs> | 5 <outputs> |
6 <output filename="grit/ui_chromeos_strings.h" type="rc_header"> | 6 <output filename="grit/ui_chromeos_strings.h" type="rc_header"> |
7 <emit emit_type='prepend'></emit> | 7 <emit emit_type='prepend'></emit> |
8 </output> | 8 </output> |
9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am"
/> | 9 <output filename="ui_chromeos_strings_am.pak" type="data_package" lang="am"
/> |
10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar"
/> | 10 <output filename="ui_chromeos_strings_ar.pak" type="data_package" lang="ar"
/> |
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
124 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> | 124 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> |
125 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... | 125 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... |
126 </message> | 126 </message> |
127 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> | 127 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> |
128 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... | 128 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... |
129 </message> | 129 </message> |
130 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network dropdown when no network is connected."> | 130 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network dropdown when no network is connected."> |
131 No network | 131 No network |
132 </message> | 132 </message> |
133 | 133 |
| 134 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NO_VPN" desc="The label used in
the tray popup to notify no vpn is configured."> |
| 135 VPN is not configured. |
| 136 </message> |
| 137 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> |
| 138 No network information available |
| 139 </message> |
| 140 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> |
| 141 No cellular network available |
| 142 </message> |
| 143 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> |
| 144 VPN disconnected |
| 145 </message> |
| 146 <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."> |
| 147 Wi-Fi is turned on. |
| 148 </message> |
| 149 <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."> |
| 150 Wi-Fi is turned off. |
| 151 </message> |
| 152 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> |
| 153 Searching for Wi-Fi networks... |
| 154 </message> |
| 155 |
134 <!-- Default user profile images. --> | 156 <!-- Default user profile images. --> |
135 <!-- User Image default image accessible descriptions --> | 157 <!-- User Image default image accessible descriptions --> |
136 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> | 158 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> |
137 Bicycle | 159 Bicycle |
138 </message> | 160 </message> |
139 <message name="IDS_LOGIN_DEFAULT_USER_DESC_20" desc="Description of the de
fault user icon with a picture of a Bokeh (an out-of focus effect in photography
)"> | 161 <message name="IDS_LOGIN_DEFAULT_USER_DESC_20" desc="Description of the de
fault user icon with a picture of a Bokeh (an out-of focus effect in photography
)"> |
140 Bokeh | 162 Bokeh |
141 </message> | 163 </message> |
142 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> | 164 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> |
143 Chess | 165 Chess |
(...skipping 190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
334 </message> | 356 </message> |
335 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31"> | 357 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_31"> |
336 http://www.istockphoto.com/shaunl | 358 http://www.istockphoto.com/shaunl |
337 </message> | 359 </message> |
338 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32"> | 360 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_32"> |
339 http://www.magdawasiczek.pl | 361 http://www.magdawasiczek.pl |
340 </message> | 362 </message> |
341 </messages> | 363 </messages> |
342 </release> | 364 </release> |
343 </grit> | 365 </grit> |
OLD | NEW |