| 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 13261 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13272 </message> | 13272 </message> |
| 13273 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> | 13273 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> |
| 13274 Hit Shift-Alt to switch keyboard layout | 13274 Hit Shift-Alt to switch keyboard layout |
| 13275 </message> | 13275 </message> |
| 13276 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> | 13276 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> |
| 13277 Before signing in, please start a Guest session to activate the network
<ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> | 13277 Before signing in, please start a Guest session to activate the network
<ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> |
| 13278 </message> | 13278 </message> |
| 13279 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> | 13279 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> |
| 13280 Start a Guest session | 13280 Start a Guest session |
| 13281 </message> | 13281 </message> |
| 13282 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh
own when we suggest that user may be behind the captive portal."> |
| 13283 Connected to a network, but still can't sign in? You might be on a netwo
rk that requires a web-based authentication. Start a guest browsing session (if
available) and see if a network log-in page appears. Once you're logged in to th
e network and are able to visit different web pages, exit the guest session and
try signing in again. |
| 13284 </message> |
| 13282 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An erro
r message shown when we suggest that user may be behind the captive portal but G
uest mode is disabled."> | 13285 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL_NO_GUEST_MODE" desc="An erro
r message shown when we suggest that user may be behind the captive portal but G
uest mode is disabled."> |
| 13283 Your password cannot be verified on this current network. Please select
another network. | 13286 Your password cannot be verified on this current network. Please select
another network. |
| 13284 </message> | 13287 </message> |
| 13285 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> | 13288 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> |
| 13286 Notifications | 13289 Notifications |
| 13287 </message> | 13290 </message> |
| 13288 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message
that shows up in OOBE sign-in screen."> | 13291 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message
that shows up in OOBE sign-in screen."> |
| 13289 You are currently offline | 13292 You are currently offline |
| 13290 </message> | 13293 </message> |
| 13291 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that sh
ows up in OOBE sign-in screen."> | 13294 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that sh
ows up in OOBE sign-in screen."> |
| (...skipping 346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13638 </messages> | 13641 </messages> |
| 13639 <structures fallback_to_english="true"> | 13642 <structures fallback_to_english="true"> |
| 13640 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13643 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 13641 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13644 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13642 </structure> | 13645 </structure> |
| 13643 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13646 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13644 </structure> | 13647 </structure> |
| 13645 </structures> | 13648 </structures> |
| 13646 </release> | 13649 </release> |
| 13647 </grit> | 13650 </grit> |
| OLD | NEW |