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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 553 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
564 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS"
desc="Error text shown in locally managed user creation dialog when local accou
nt with suggested name already exists on a device."> | 564 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS"
desc="Error text shown in locally managed user creation dialog when local accou
nt with suggested name already exists on a device."> |
565 Whoops, this name is already in use! | 565 Whoops, this name is already in use! |
566 </message> | 566 </message> |
567 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_MISMATCH_ERROR"
desc="Error text shown in locally managed user creation dialog when typed passw
ords does not match."> | 567 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_MISMATCH_ERROR"
desc="Error text shown in locally managed user creation dialog when typed passw
ords does not match."> |
568 Whoops, passwords do not match! | 568 Whoops, passwords do not match! |
569 </message> | 569 </message> |
570 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TOO_SHORT" desc
="Error text shown in locally managed user creation dialog when typed password i
s too short."> | 570 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TOO_SHORT" desc
="Error text shown in locally managed user creation dialog when typed password i
s too short."> |
571 Password is too short. | 571 Password is too short. |
572 </message> | 572 </message> |
573 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_PASSWORD_ERROR" desc="E
rror text shown in locally managed user creation dialog when manager password is
incorrect."> | 573 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_PASSWORD_ERROR" desc="E
rror text shown in locally managed user creation dialog when manager password is
incorrect."> |
574 Incorrect manager password. | 574 Incorrect password. |
575 </message> | 575 </message> |
576 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_TITL
E" desc="Managed user dialog, error page, manager account is in inconsistent sta
te, title"> | 576 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_TITL
E" desc="Managed user dialog, error page, manager account is in inconsistent sta
te, title"> |
577 Something went wrong while signing in as manager. | 577 Something went wrong while signing in as manager. |
578 </message> | 578 </message> |
579 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" des
c="Managed user dialog, error page, manager account is in inconsistent state, te
xt"> | 579 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" des
c="Managed user dialog, error page, manager account is in inconsistent state, te
xt"> |
580 Manager account is in inconsistent state. Please log in to manager account f
irst and then try creating locally managed user again. | 580 Manager account is in inconsistent state. Please log in to manager account f
irst and then try creating locally managed user again. |
581 </message> | 581 </message> |
582 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_BUTT
ON" desc="Managed user dialog, error page, manager account is in inconsistent st
ate, button title"> | 582 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE_BUTT
ON" desc="Managed user dialog, error page, manager account is in inconsistent st
ate, button title"> |
583 Take me back to sign-in screen | 583 Take me back to sign-in screen |
584 </message> | 584 </message> |
(...skipping 3164 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3749 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 3749 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
3750 </message> | 3750 </message> |
3751 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> | 3751 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> |
3752 To check for updates, please use Ethernet or Wi-Fi. | 3752 To check for updates, please use Ethernet or Wi-Fi. |
3753 </message> | 3753 </message> |
3754 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> | 3754 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> |
3755 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 3755 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
3756 </message> | 3756 </message> |
3757 | 3757 |
3758 </grit-part> | 3758 </grit-part> |
OLD | NEW |