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 definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 14537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14548 </message> | 14548 </message> |
14549 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens about layout switching"> | 14549 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens about layout switching"> |
14550 Hit Shift-Alt to switch keyboard layout. | 14550 Hit Shift-Alt to switch keyboard layout. |
14551 </message> | 14551 </message> |
14552 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the l
ogin and lock screens that Caps Lock is on"> | 14552 <message name="IDS_LOGIN_ERROR_CAPS_LOCK_HINT" desc="A hint text for the l
ogin and lock screens that Caps Lock is on"> |
14553 Caps Lock is on. | 14553 Caps Lock is on. |
14554 </message> | 14554 </message> |
14555 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> | 14555 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> |
14556 Before signing in, please enter as Guest to activate the network <ph nam
e="NETWORK_ID">$1<ex>Public Wifi</ex></ph> | 14556 Before signing in, please enter as Guest to activate the network <ph nam
e="NETWORK_ID">$1<ex>Public Wifi</ex></ph> |
14557 </message> | 14557 </message> |
| 14558 <message name="IDS_LOGIN_ERROR_OWNER_REQUIRED" desc="Couldn't sign in beca
use the machine is in policy safe mode and needs owner login"> |
| 14559 Login has been resticted to the owner account only. Please reboot and si
gn in with the owner account. The machine will auto reboot in 30 seconds. |
| 14560 </message> |
14558 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> | 14561 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> |
14559 Enter as Guest | 14562 Enter as Guest |
14560 </message> | 14563 </message> |
14561 <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message sho
wn when a proxy error has appeared."> | 14564 <message name="IDS_LOGIN_PROXY_ERROR_MESSAGE" desc="An offline message sho
wn when a proxy error has appeared."> |
14562 The sign-in page failed to load using the current proxy settings. Please
<ph name="LINK_START">$1<ex>>a<</ex></ph>try to sign in again<ph name="LI
NK_END">$2<ex>>/a<</ex></ph> or use different proxy settings. | 14565 The sign-in page failed to load using the current proxy settings. Please
<ph name="LINK_START">$1<ex>>a<</ex></ph>try to sign in again<ph name="LI
NK_END">$2<ex>>/a<</ex></ph> or use different proxy settings. |
14563 </message> | 14566 </message> |
14564 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline mess
age title shown when we suggest that user may be behind the captive portal."> | 14567 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL_TITLE" desc="An offline mess
age title shown when we suggest that user may be behind the captive portal."> |
14565 Tips for accessing this network | 14568 Tips for accessing this network |
14566 </message> | 14569 </message> |
14567 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh
own when we suggest that user may be behind the captive portal. Translation note
: enter as Guest - could also be said enter as Guest user. Word user may be adde
d to the translation if needed."> | 14570 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh
own when we suggest that user may be behind the captive portal. Translation note
: enter as Guest - could also be said enter as Guest user. Word user may be adde
d to the translation if needed."> |
(...skipping 515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
15083 </messages> | 15086 </messages> |
15084 <structures fallback_to_english="true"> | 15087 <structures fallback_to_english="true"> |
15085 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 15088 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
15086 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 15089 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
15087 </structure> | 15090 </structure> |
15088 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 15091 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
15089 </structure> | 15092 </structure> |
15090 </structures> | 15093 </structures> |
15091 </release> | 15094 </release> |
15092 </grit> | 15095 </grit> |
OLD | NEW |