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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 5035 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5046 </message> | 5046 </message> |
5047 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be sho
wn on a dialog to confirm launching kiosk app in diagnostic mode."> | 5047 <message name="IDS_LOGIN_CONFIRM_KIOSK_DIAGNOSTIC_FORMAT" desc="Text to be sho
wn on a dialog to confirm launching kiosk app in diagnostic mode."> |
5048 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></p
h>" in diagnostic mode? | 5048 Are you sure you want to launch "<ph name="APP_NAME">$1<ex>Kiosk App</ex></p
h>" in diagnostic mode? |
5049 </message> | 5049 </message> |
5050 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK"> | 5050 <message name="IDS_LOGIN_GUEST_SIGNIN_FIX_NETWORK"> |
5051 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>>a<</ex><
/ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>>/a<</ex></ph> t
o fix this network error. | 5051 You may also try to <ph name="GUEST_SIGNIN_LINK_START">$1<ex>>a<</ex><
/ph>browse as guest<ph name="GUEST_SIGNIN_LINK_END">$2<ex>>/a<</ex></ph> t
o fix this network error. |
5052 </message> | 5052 </message> |
5053 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show te
lling the user that the device is attempting to re-connect to the network."> | 5053 <message name="IDS_LOGIN_CONNECTING_INDICATOR_TEXT" desc="A message to show te
lling the user that the device is attempting to re-connect to the network."> |
5054 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph> | 5054 Connecting and verifying<ph name="ANIMATED_ELLIPSIS">$1<ex>...</ex></ph> |
5055 </message> | 5055 </message> |
| 5056 <message name="IDS_LOGIN_CONSUMER_MANAGEMENT_ENROLLMENT" desc="A message to sh
ow at the signin page when consumer management enrollment is in progress."> |
| 5057 The owner must sign in to complete enrollment with Google Device Manager. |
| 5058 </message> |
5056 | 5059 |
5057 <!-- Idle warning dialog --> | 5060 <!-- Idle warning dialog --> |
5058 <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown
when the user becomes idle and is about to get logged out."> | 5061 <message name="IDS_IDLE_WARNING_TITLE" desc="Title of the warning dialog shown
when the user becomes idle and is about to get logged out."> |
5059 Are you still there? | 5062 Are you still there? |
5060 </message> | 5063 </message> |
5061 <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning d
ialog shown when the user becomes idle and is about to get logged out."> | 5064 <message name="IDS_IDLE_WARNING_LOGOUT_WARNING" desc="Content of the warning d
ialog shown when the user becomes idle and is about to get logged out."> |
5062 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_L
EFT">$1<ex>5 seconds</ex></ph>. | 5065 If you keep doing nothing, you will be signed out in <ph name="LOGOUT_TIME_L
EFT">$1<ex>5 seconds</ex></ph>. |
5063 </message> | 5066 </message> |
5064 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message use
d when a kiosk app fails to launch."> | 5067 <message name="IDS_KIOSK_APP_FAILED_TO_LAUNCH" desc="Generic error message use
d when a kiosk app fails to launch."> |
5065 Darn, the kiosk application could not be launched. | 5068 Darn, the kiosk application could not be launched. |
(...skipping 692 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5758 </message> | 5761 </message> |
5759 | 5762 |
5760 <!-- 'OK Google' voice search activation display strings --> | 5763 <!-- 'OK Google' voice search activation display strings --> |
5761 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for
Ok Google."> | 5764 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for
Ok Google."> |
5762 Enable 'Ok Google' to activate voice search. | 5765 Enable 'Ok Google' to activate voice search. |
5763 </message> | 5766 </message> |
5764 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla
gs option Ok Google."> | 5767 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla
gs option Ok Google."> |
5765 If enabled, there will be an option in chrome:settings to enable saying 'Ok
Google' to activate voice search. | 5768 If enabled, there will be an option in chrome:settings to enable saying 'Ok
Google' to activate voice search. |
5766 </message> | 5769 </message> |
5767 </grit-part> | 5770 </grit-part> |
OLD | NEW |