| 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="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g
eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 2313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2324 </message> | 2324 </message> |
| 2325 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular acti
vated notification"> | 2325 <message name="IDS_NETWORK_CELLULAR_ACTIVATED" desc="Text of the cellular acti
vated notification"> |
| 2326 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' dat
a service has been activated and is ready to go. | 2326 Congratulations! Your '<ph name="name">$1<ex>Generic Wireless</ex></ph>' dat
a service has been activated and is ready to go. |
| 2327 </message> | 2327 </message> |
| 2328 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network act
ivation error notification"> | 2328 <message name="IDS_NETWORK_ACTIVATION_ERROR_TITLE" desc="Title for network act
ivation error notification"> |
| 2329 Network Activation Error | 2329 Network Activation Error |
| 2330 </message> | 2330 </message> |
| 2331 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when att
empting to activate a mobile network that requires a connection"> | 2331 <message name="IDS_NETWORK_ACTIVATION_NEEDS_CONNECTION" desc="Message when att
empting to activate a mobile network that requires a connection"> |
| 2332 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' requires a
network connection. | 2332 Activation of '<ph name="name">$1<ex>Generic Wireless</ex></ph>' requires a
network connection. |
| 2333 </message> | 2333 </message> |
| 2334 <message name="IDS_NETWORK_VPN_BUILT_IN_PROVIDER" desc="The name of the built-
in VPN provider that supports OpenVPN and L2TP over IPsec."> | |
| 2335 OpenVPN / L2TP | |
| 2336 </message> | |
| 2337 | 2334 |
| 2338 <!-- Options strings --> | 2335 <!-- Options strings --> |
| 2339 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed
when a type of network connection is disabled"> | 2336 <message name="IDS_OPTIONS_SETTINGS_NETWORK_DISABLED" desc="Message displayed
when a type of network connection is disabled"> |
| 2340 Disabled | 2337 Disabled |
| 2341 </message> | 2338 </message> |
| 2342 <message name="IDS_OPTIONS_SETTINGS_NETWORK_PROHIBITED" desc="Message displaye
d when a type of network connection is prohibited"> | 2339 <message name="IDS_OPTIONS_SETTINGS_NETWORK_PROHIBITED" desc="Message displaye
d when a type of network connection is prohibited"> |
| 2343 Disabled by administrator | 2340 Disabled by administrator |
| 2344 </message> | 2341 </message> |
| 2345 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for conne
cting to a network that is not listed in the menu."> | 2342 <message name="IDS_OPTIONS_SETTINGS_NETWORK_OTHER" desc="Menu option for conne
cting to a network that is not listed in the menu."> |
| 2346 Join other... | 2343 Join other... |
| (...skipping 4225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> | 6569 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt
on for the user to pause the current print job."> |
| 6573 Pause printing | 6570 Pause printing |
| 6574 </message> | 6571 </message> |
| 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> | 6572 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but
ton for the user to resume the current print job."> |
| 6576 Resume printing | 6573 Resume printing |
| 6577 </message> | 6574 </message> |
| 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> | 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b
utton for the user to get help about the current print job."> |
| 6579 Get help | 6576 Get help |
| 6580 </message> | 6577 </message> |
| 6581 </grit-part> | 6578 </grit-part> |
| OLD | NEW |