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 <!-- Idle Logout Dialog Strings --> | 5 <!-- Idle Logout Dialog Strings --> |
6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> | 6 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog"> |
7 Are you still there? | 7 Are you still there? |
8 </message> | 8 </message> |
9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog"> | 9 <message name="IDS_IDLE_LOGOUT_WARNING_RESTART" desc="Restart label for the id
le logout dialog"> |
10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. | 10 This computer will reset in <ph name="LOGOUT_TIME_LEFT">$1<ex>20</ex></ph> s
econds. |
(...skipping 1190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1201 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settin
gs Internet options, the label for connection status."> | 1201 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settin
gs Internet options, the label for connection status."> |
1202 Connection status: | 1202 Connection status: |
1203 </message> | 1203 </message> |
1204 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc=
"In the IP address fields, labels automatic connection toggle"> | 1204 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc=
"In the IP address fields, labels automatic connection toggle"> |
1205 Configure automatically | 1205 Configure automatically |
1206 </message> | 1206 </message> |
1207 <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In
the name server type radio for static ip configuration, labels the automatic DNS
selection."> | 1207 <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In
the name server type radio for static ip configuration, labels the automatic DNS
selection."> |
1208 Automatic name servers | 1208 Automatic name servers |
1209 </message> | 1209 </message> |
1210 <message name="IDS_OPTIONS_SETTINGS_INTERNET_GOOGLE_NAME_SERVERS" desc="In the
name server type radio for static ip configuration, labels the Google DNS selec
tion."> | 1210 <message name="IDS_OPTIONS_SETTINGS_INTERNET_GOOGLE_NAME_SERVERS" desc="In the
name server type radio for static ip configuration, labels the Google DNS selec
tion."> |
1211 Google name servers | 1211 Google name servers - <ph name="BEGIN_LINK"><a href="https://developers.g
oogle.com/speed/public-dns" target="_blank"></ph>Learn more<ph name="END_LINK
"></a></ph> |
1212 </message> | 1212 </message> |
1213 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVERS" desc="In the n
ame server type radio for static ip configuration, labels the user DNS selection
."> | 1213 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVERS" desc="In the n
ame server type radio for static ip configuration, labels the user DNS selection
."> |
1214 Custom name servers | 1214 Custom name servers |
1215 </message> | 1215 </message> |
1216 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_1" desc="In the
name server type radio for static ip configuration, is placeholder text for serv
er 1"> | 1216 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_1" desc="In the
name server type radio for static ip configuration, is placeholder text for serv
er 1"> |
1217 Server 1 | 1217 Server 1 |
1218 </message> | 1218 </message> |
1219 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_2" desc="In the
name server type radio for static ip configuration, is placeholder text for serv
er 2"> | 1219 <message name="IDS_OPTIONS_SETTINGS_INTERNET_USER_NAME_SERVER_2" desc="In the
name server type radio for static ip configuration, is placeholder text for serv
er 2"> |
1220 Server 2 | 1220 Server 2 |
1221 </message> | 1221 </message> |
(...skipping 2322 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3544 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> | 3544 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in
the public account user pod, reminding the user to log out."> |
3545 Your information will be removed when you sign out. | 3545 Your information will be removed when you sign out. |
3546 </message> | 3546 </message> |
3547 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i
n button in the public account user pod."> | 3547 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" desc="Label text for the sign-i
n button in the public account user pod."> |
3548 Enter | 3548 Enter |
3549 </message> | 3549 </message> |
3550 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b
e spoken when focus is set to the sign-in button in the public account user pod.
"> | 3550 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b
e spoken when focus is set to the sign-in button in the public account user pod.
"> |
3551 Enter public session | 3551 Enter public session |
3552 </message> | 3552 </message> |
3553 </grit-part> | 3553 </grit-part> |
OLD | NEW |