| OLD | NEW |
| 1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
| 2 | 2 |
| 3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
| 4 each locale. --> | 4 each locale. --> |
| 5 | 5 |
| 6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
| 7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
| 8 <outputs> | 8 <outputs> |
| 9 <output filename="grit/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
| 10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
| (...skipping 11197 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11208 </message> | 11208 </message> |
| 11209 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't sign in because offline sign-in has failed and network is not connecte
d"> | 11209 <message name="IDS_LOGIN_ERROR_OFFLINE_FAILED_NETWORK_NOT_CONNECTED" desc=
"Couldn't sign in because offline sign-in has failed and network is not connecte
d"> |
| 11210 Offline sign-in failed and network not connected | 11210 Offline sign-in failed and network not connected |
| 11211 </message> | 11211 </message> |
| 11212 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in
because nework library couldn't be loaded"> | 11212 <message name="IDS_LOGIN_ERROR_NO_NETWORK_LIBRARY" desc="Couldn't sign in
because nework library couldn't be loaded"> |
| 11213 Can't access network library | 11213 Can't access network library |
| 11214 </message> | 11214 </message> |
| 11215 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> | 11215 <message name="IDS_LOGIN_ERROR_KEYBOARD_SWITCH_HINT" desc="A hint text for
the login and lock screens"> |
| 11216 Hit Shift-Alt to switch keyboard layout | 11216 Hit Shift-Alt to switch keyboard layout |
| 11217 </message> | 11217 </message> |
| 11218 <message name="IDS_LOGIN_ERROR_CAPTIVE_PORTAL" desc="An error message show
n when we suggest that user may be behind the captive portal."> |
| 11219 There is a problem with your Internet connectivity. Please launch a gues
t session to fix this. |
| 11220 </message> |
| 11221 <message name="IDS_LOGIN_FIX_CAPTIVE_PORTAL" desc="An link text to fix Int
ernet connection (captive portal) in guest mode."> |
| 11222 Launch guest session |
| 11223 </message> |
| 11218 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> | 11224 <message name="IDS_NOTIFICATION_PANEL_TITLE" desc="Text for the title of t
he notification panel."> |
| 11219 Notifications | 11225 Notifications |
| 11220 </message> | 11226 </message> |
| 11221 <message name="IDS_GUEST" desc="Shown in login panel for users that would
like to browse without signing in."> | 11227 <message name="IDS_GUEST" desc="Shown in login panel for users that would
like to browse without signing in."> |
| 11222 Guest | 11228 Guest |
| 11223 </message> | 11229 </message> |
| 11224 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new use
r to login screen."> | 11230 <message name="IDS_ADD_USER" desc="Shown in login panel for adding new use
r to login screen."> |
| 11225 Add a user | 11231 Add a user |
| 11226 </message> | 11232 </message> |
| 11227 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E
xpands all possible languages, not only the main ones."> | 11233 <message name="IDS_LANGUAGES_MORE" desc="Main language list 'more' link. E
xpands all possible languages, not only the main ones."> |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11363 </includes> | 11369 </includes> |
| 11364 <structures fallback_to_english="true"> | 11370 <structures fallback_to_english="true"> |
| 11365 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11371 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11366 </structure> | 11372 </structure> |
| 11367 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11373 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11368 </structure> | 11374 </structure> |
| 11369 </structures> | 11375 </structures> |
| 11370 | 11376 |
| 11371 </release> | 11377 </release> |
| 11372 </grit> | 11378 </grit> |
| OLD | NEW |