| 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 13299 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13310 </message> | 13310 </message> |
| 13311 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> | 13311 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> |
| 13312 Hit Shift-Alt to switch keyboard layout | 13312 Hit Shift-Alt to switch keyboard layout |
| 13313 </message> | 13313 </message> |
| 13314 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> | 13314 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> |
| 13315 Before signing in, please start a Guest session to activate the network
<ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> | 13315 Before signing in, please start a Guest session to activate the network
<ph name="NETWORK_ID">$1<ex>Public Wifi</ex></ph> |
| 13316 </message> | 13316 </message> |
| 13317 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> | 13317 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> |
| 13318 Start a Guest session | 13318 Start a Guest session |
| 13319 </message> | 13319 </message> |
| 13320 <message name="IDS_LOGIN_MAYBE_CAPTIVE_PORTAL" desc="An offline message sh
own when we suggest that user may be behind the captive portal."> |
| 13321 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. |
| 13322 </message> |
| 13320 <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."> | 13323 <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."> |
| 13321 Your password cannot be verified on this current network. Please select
another network. | 13324 Your password cannot be verified on this current network. Please select
another network. |
| 13322 </message> | 13325 </message> |
| 13323 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> | 13326 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> |
| 13324 Notifications | 13327 Notifications |
| 13325 </message> | 13328 </message> |
| 13326 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message
that shows up in OOBE sign-in screen."> | 13329 <message name="IDS_LOGIN_OFFLINE_TITLE" desc="Title of an offline message
that shows up in OOBE sign-in screen."> |
| 13327 You are currently offline | 13330 You are currently offline |
| 13328 </message> | 13331 </message> |
| 13329 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that sh
ows up in OOBE sign-in screen."> | 13332 <message name="IDS_LOGIN_OFFLINE_MESSAGE" desc="An offline message that sh
ows up in OOBE sign-in screen."> |
| (...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 13679 </messages> | 13682 </messages> |
| 13680 <structures fallback_to_english="true"> | 13683 <structures fallback_to_english="true"> |
| 13681 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 13684 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
| 13682 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 13685 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 13683 </structure> | 13686 </structure> |
| 13684 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 13687 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 13685 </structure> | 13688 </structure> |
| 13686 </structures> | 13689 </structures> |
| 13687 </release> | 13690 </release> |
| 13688 </grit> | 13691 </grit> |
| OLD | NEW |