OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('chromeos')">. --> |
4 <grit-part> | 4 <grit-part> |
5 <!-- Idle Logout Dialog Strings --> | 5 <!-- Idle Logout Dialog Strings --> |
6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> | 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> |
7 Are you still there? | 7 Are you still there? |
8 </message> | 8 </message> |
9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog"> | 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog"> |
10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. | 10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. |
(...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
137 </message> | 137 </message> |
138 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link on the offer butter bar."> | 138 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the
Learn More link on the offer butter bar."> |
139 Learn More | 139 Learn More |
140 </message> | 140 </message> |
141 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> | 141 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l
abel."> |
142 Allow | 142 Allow |
143 </message> | 143 </message> |
144 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button
label."> | 144 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button
label."> |
145 Deny | 145 Deny |
146 </message> | 146 </message> |
147 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_NOT_A_JSON_DICTIONARY" desc="E
rror for network configuration: Configuration is not a valid JSON dictionary."> | |
148 The configuration is not a valid JSON dictionary. | |
149 </message> | |
150 <message name="IDS_NETWORK_CONFIG_LOADING_ERROR" desc="Error message for loadi
ng network configuration file."> | |
151 Error loading network configuration file: <ph name="error">$1<ex>Unknown err
or</ex></ph> | |
152 </message> | |
153 <message name="IDS_NETWORK_CONFIG_ERROR_UNKNOWN" desc="Error for network confi
guration: Unknown error."> | |
154 Unknown error | |
155 </message> | |
156 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne
twork configuration: Incorrect password."> | 147 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne
twork configuration: Incorrect password."> |
157 Incorrect password | 148 Incorrect password |
158 </message> | 149 </message> |
159 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for
network configuration: Network type missing."> | 150 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for
network configuration: Network type missing."> |
160 Network type missing | 151 Network type missing |
161 </message> | 152 </message> |
162 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Err
or for network configuration: Network property dictionary malformed."> | 153 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc="Err
or for network configuration: Network property dictionary malformed."> |
163 Network property dictionary malformed | 154 Network property dictionary malformed |
164 </message> | 155 </message> |
165 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_EAP_DICT_MALFORMED" desc="Erro
r for network configuration: Network EAP dictionary malformed."> | |
166 Network EAP dictionary malformed | |
167 </message> | |
168 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_DELETE" desc="Error for networ
k configuration: Network delete error."> | |
169 Network delete error | |
170 </message> | |
171 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_IMPORT" desc="Error for networ
k configuration: Network import error."> | |
172 Network import error | |
173 </message> | |
174 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_GUID_MISSING" desc="Error for net
work configuration: Certificateg GUID missing."> | |
175 Certificate GUID missing | |
176 </message> | |
177 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_GUID_COLLISION" desc="Error for n
etwork configuration: GUID is taken by a different certificate."> | |
178 Certificate GUID collision | |
179 </message> | |
180 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TYPE_MISSING" desc="Error for net
work configuration: Certificate type missing."> | |
181 Certificate type missing | |
182 </message> | |
183 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TRUST_INVALID" desc="Error for ne
twork configuration: Certificate trust invalid."> | |
184 Certificate trust invalid | |
185 </message> | |
186 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TRUST_UNKNOWN" desc="Error for ne
twork configuration: Certificate trust unknown."> | |
187 Certificate trust unknown | |
188 </message> | |
189 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DATA_MISSING" desc="Error for net
work configuration: Certificate data missing."> | |
190 Certificate data missing | |
191 </message> | |
192 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DATA_MALFORMED" desc="Error for n
etwork configuration: Certificate data malformed."> | |
193 Certificate data malformed | |
194 </message> | |
195 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DELETE" desc="Error for network c
onfiguration: Certificate delete error."> | |
196 Certificate delete error | |
197 </message> | |
198 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_IMPORT" desc="Error for network c
onfiguration: Certificate import error."> | |
199 Certificate import error | |
200 </message> | |
201 <message name="IDS_NETWORK_CONFIG_ERROR_ENCRYPTED_ONC_MALFORMED" desc="Display
ed when importing an encrypted ONC file and the ONC file is malformed."> | |
202 Encrypted ONC file is malformed. | |
203 </message> | |
204 <message name="IDS_NETWORK_CONFIG_ERROR_ENCRYPTED_ONC_UNSUPPORTED_ENCRYPTION"
desc="Displayed when importing an encrypted ONC file and the ONC file uses an en
cryption protocol that is not supported."> | |
205 Encrypted ONC file uses an unsupported encryption scheme. | |
206 </message> | |
207 <message name="IDS_NETWORK_CONFIG_ERROR_ENCRYPTED_ONC_UNABLE_TO_DECODE" desc="
Displayed when importing an encrypted ONC file and the encryption parameters are
not able to be parsed."> | |
208 Unable to parse some parameters in the encrypted ONC file. | |
209 </message> | |
210 <message name="IDS_NETWORK_CONFIG_ERROR_ENCRYPTED_ONC_UNABLE_TO_DECRYPT" desc=
"Displayed when importing an encrypted ONC file and it is not able to be decrypt
ed."> | |
211 Unable to decrypt the encrypted ONC file. | |
212 </message> | |
213 <message name="IDS_NETWORK_CONFIG_ERROR_ENCRYPTED_ONC_TOO_MANY_ITERATIONS" des
c="Displayed when importing an encrypted ONC file and the iteration count is too
large."> | |
214 Passphrase iteration count is too large. | |
215 </message> | |
216 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window
for generating a new network certificate."> | 156 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_TITLE" desc="Title of the window
for generating a new network certificate."> |
217 Obtain network certificate | 157 Obtain network certificate |
218 </message> | 158 </message> |
219 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the
window used for generating a new network certificate."> | 159 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_INSTRUCTIONS" desc="Text in the
window used for generating a new network certificate."> |
220 The certificate required by network "<ph name="network_name">$1<ex>My Wirele
ss</ex></ph>" is either not installed or is no longer valid. Please get a new c
ertificate and try connecting again. | 160 The certificate required by network "<ph name="network_name">$1<ex>My Wirele
ss</ex></ph>" is either not installed or is no longer valid. Please get a new c
ertificate and try connecting again. |
221 </message> | 161 </message> |
222 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept
button for generating a new network certificate."> | 162 <message name="IDS_NETWORK_ENROLLMENT_HANDLER_BUTTON" desc="Text of the accept
button for generating a new network certificate."> |
223 Get new certificate | 163 Get new certificate |
224 </message> | 164 </message> |
225 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network con
nection error notification"> | 165 <message name="IDS_NETWORK_CONNECTION_ERROR_TITLE" desc="Title for network con
nection error notification"> |
(...skipping 3292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3518 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s
hown in the public account user pod, informing the user that this is a public, m
anaged account."> | 3458 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s
hown in the public account user pod, informing the user that this is a public, m
anaged account."> |
3519 This device is owned by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> and
will be used by others after you. | 3459 This device is owned by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph> and
will be used by others after you. |
3520 </message> | 3460 </message> |
3521 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> | 3461 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> |
3522 Please remember to sign out when you're done. | 3462 Please remember to sign out when you're done. |
3523 </message> | 3463 </message> |
3524 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i
n button in the public account user pod."> | 3464 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i
n button in the public account user pod."> |
3525 Enter | 3465 Enter |
3526 </message> | 3466 </message> |
3527 </grit-part> | 3467 </grit-part> |
OLD | NEW |