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 output_all_resource_defines="false" source_lang_id="en" enc_check="möl"> | 4 output_all_resource_defines="false" 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 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 <file path="translations/ui_chromeos_strings_te.xtb" lang="te" /> | 113 <file path="translations/ui_chromeos_strings_te.xtb" lang="te" /> |
114 <file path="translations/ui_chromeos_strings_th.xtb" lang="th" /> | 114 <file path="translations/ui_chromeos_strings_th.xtb" lang="th" /> |
115 <file path="translations/ui_chromeos_strings_tr.xtb" lang="tr" /> | 115 <file path="translations/ui_chromeos_strings_tr.xtb" lang="tr" /> |
116 <file path="translations/ui_chromeos_strings_uk.xtb" lang="uk" /> | 116 <file path="translations/ui_chromeos_strings_uk.xtb" lang="uk" /> |
117 <file path="translations/ui_chromeos_strings_vi.xtb" lang="vi" /> | 117 <file path="translations/ui_chromeos_strings_vi.xtb" lang="vi" /> |
118 <file path="translations/ui_chromeos_strings_zh-CN.xtb" lang="zh-CN" /> | 118 <file path="translations/ui_chromeos_strings_zh-CN.xtb" lang="zh-CN" /> |
119 <file path="translations/ui_chromeos_strings_zh-TW.xtb" lang="zh-TW" /> | 119 <file path="translations/ui_chromeos_strings_zh-TW.xtb" lang="zh-TW" /> |
120 </translations> | 120 </translations> |
121 <release seq="1" allow_pseudo="false"> | 121 <release seq="1" allow_pseudo="false"> |
122 <messages fallback_to_english="true"> | 122 <messages fallback_to_english="true"> |
123 <message name="IDS_ASH_STATUS_TRAY_CELLULAR_SCANNING" desc="Message when s
canning for cellular networks"> | |
124 Searching for cellular networks... | |
125 </message> | |
126 <message name="IDS_ASH_STATUS_TRAY_ETHERNET" desc="The ethernet network de
vice."> | |
127 Ethernet | |
128 </message> | |
129 <message name="IDS_ASH_STATUS_TRAY_INITIALIZING_CELLULAR" desc="Message fo
r the status area when initializing the cellular device."> | |
130 Initializing cellular modem... | |
131 </message> | |
132 <message name="IDS_ASH_STATUS_TRAY_NETWORK_ACTIVATING" desc="Message for t
he network tray tooltip and network list when activating a network."> | |
133 Activating <ph name="NAME">$1<ex>YBH Cellular</ex></ph> | |
134 </message> | |
135 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTED" desc="Message for th
e network tray tooltip and network list when connected to a network."> | |
136 Connected to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> | |
137 </message> | |
138 <message name="IDS_ASH_STATUS_TRAY_NETWORK_CONNECTING" desc="Message for t
he network tray tooltip and network list when connecting to a network."> | |
139 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> | |
140 </message> | |
141 <message name="IDS_ASH_STATUS_TRAY_NETWORK_RECONNECTING" desc="Message for
the network tray tooltip and network list when reconnecting to a network."> | |
142 Reconnecting to <ph name="NAME">$1<ex>Company VPN</ex></ph> | |
143 </message> | |
144 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATE" desc="Message fo
r the network list to activate the network."> | |
145 Activate <ph name="NETWORKSERVICE">$1<ex>YBH Cellular</ex></ph> | |
146 </message> | |
147 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_ACTIVATING" desc="Message
for the network list when activating a network."> | |
148 <ph name="NAME">$1<ex>YBH Cellular</ex></ph>: Activating... | |
149 </message> | |
150 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_CONNECTING" desc="Message
for the network list when connecting to a network."> | |
151 <ph name="NAME">$1<ex>GoogleGuest</ex></ph>: Connecting... | |
152 </message> | |
153 <message name="IDS_ASH_STATUS_TRAY_NETWORK_LIST_RECONNECTING" desc="Messag
e for the network list when reconnecting to a network."> | |
154 <ph name="NAME">$1<ex>Company VPN</ex></ph>: Reconnecting... | |
155 </message> | |
156 <message name="IDS_ASH_STATUS_TRAY_NETWORK_NOT_CONNECTED" desc="Descriptio
n in status area or network list when no network is connected."> | |
157 No network | |
158 </message> | |
159 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED" desc="Tooltip in ne
twork list when no network is prohibited by policy."> | |
160 This network is disabled by your administrator. | |
161 </message> | |
162 <message name="IDS_ASH_STATUS_TRAY_NETWORK_PROHIBITED_OTHER" desc="Tooltip
in network list for joining other network when connecting unmanaged network is
prohibited"> | |
163 Connecting to other networks is disabled by your administrator. | |
164 </message> | |
165 | |
166 <message name="IDS_ASH_STATUS_TRAY_NO_NETWORKS" desc="The message to displ
ay in the network info bubble when it is otherwise empty."> | |
167 No network information available | |
168 </message> | |
169 <message name="IDS_ASH_STATUS_TRAY_NO_CELLULAR_NETWORKS" desc="The message
to display in the network list when no cellular networks are available."> | |
170 No cellular network available | |
171 </message> | |
172 <message name="IDS_ASH_STATUS_TRAY_VPN_DISCONNECTED" desc="The label used
in system tray bubble to display vpn is disconnected."> | |
173 VPN disconnected | |
174 </message> | |
175 <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."> | |
176 Wi-Fi is turned on. | |
177 </message> | |
178 <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."> | |
179 Wi-Fi is turned off. | |
180 </message> | |
181 <message name="IDS_ASH_STATUS_TRAY_WIFI_SCANNING_MESSAGE" desc="Scanning f
or wifi networks"> | |
182 Searching for Wi-Fi networks... | |
183 </message> | |
184 <message name="IDS_ASH_STATUS_TRAY_NETWORK_WIFI" desc="The label used in t
he tray popup to separate Wi-Fi networks."> | |
185 Wi-Fi | |
186 </message> | |
187 | |
188 <!-- Default user profile images. --> | 123 <!-- Default user profile images. --> |
189 <!-- User Image default image accessible descriptions --> | 124 <!-- User Image default image accessible descriptions --> |
190 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> | 125 <message name="IDS_LOGIN_DEFAULT_USER_DESC_19" desc="Description of the de
fault user icon with a picture of a bicycle"> |
191 Bicycle | 126 Bicycle |
192 </message> | 127 </message> |
193 <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
)"> | 128 <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
)"> |
194 Bokeh | 129 Bokeh |
195 </message> | 130 </message> |
196 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> | 131 <message name="IDS_LOGIN_DEFAULT_USER_DESC_21" desc="Description of the de
fault user icon with a picture of a game of chess"> |
197 Chess | 132 Chess |
(...skipping 202 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
400 </message> | 335 </message> |
401 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_33"> | 336 <message translateable="false" name="IDS_LOGIN_DEFAULT_USER_WEBSITE_33"> |
402 </message> | 337 </message> |
403 | 338 |
404 <message name="IDS_CHROMEOS_IME_INFOLIST_WINDOW_TITLE" desc="The title of
the infolist window where the meanings and the usages of words are displayed."> | 339 <message name="IDS_CHROMEOS_IME_INFOLIST_WINDOW_TITLE" desc="The title of
the infolist window where the meanings and the usages of words are displayed."> |
405 Information | 340 Information |
406 </message> | 341 </message> |
407 </messages> | 342 </messages> |
408 </release> | 343 </release> |
409 </grit> | 344 </grit> |
OLD | NEW |