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 1352 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1363 </message> | 1363 </message> |
1364 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on
opening the OOBE update screen"> | 1364 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on
opening the OOBE update screen"> |
1365 Chrome updates automatically so you always have the freshest version | 1365 Chrome updates automatically so you always have the freshest version |
1366 </message> | 1366 </message> |
1367 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s
creen"> | 1367 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s
creen"> |
1368 Sign in | 1368 Sign in |
1369 </message> | 1369 </message> |
1370 <message name="IDS_SIGNIN_SCREEN_PASSWORD_CHANGED" desc="Title of OOBE/Add Use
r sign-in screen when password was changed"> | 1370 <message name="IDS_SIGNIN_SCREEN_PASSWORD_CHANGED" desc="Title of OOBE/Add Use
r sign-in screen when password was changed"> |
1371 You have recently changed the password. Please sign in with the new one. | 1371 You have recently changed the password. Please sign in with the new one. |
1372 </message> | 1372 </message> |
| 1373 <message name="IDS_LOGIN_GAIA_LOADING_MESSAGE" desc="Message on the OOBE gaia
loading screen"> |
| 1374 Please wait... |
| 1375 </message> |
1373 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo
rk selection screen"> | 1376 <message name="IDS_NETWORK_SELECTION_TITLE" desc="Welcome title shown on netwo
rk selection screen"> |
1374 Let's get started | 1377 Let's get started |
1375 </message> | 1378 </message> |
1376 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo
r language selection dropdown"> | 1379 <message name="IDS_OOBE_LANGUAGE_SELECTION_MSG" desc="Chrome OS OOBE: label fo
r language selection dropdown"> |
1377 What is your language? | 1380 What is your language? |
1378 </message> | 1381 </message> |
1379 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection
dropdown"> | 1382 <message name="IDS_NETWORK_SELECTION_SELECT" desc="Label for network selection
dropdown"> |
1380 Select a network | 1383 Select a network |
1381 </message> | 1384 </message> |
1382 <message name="IDS_ANOTHER_NETWORK_SELECTION_SELECT" desc="Label for network s
election dropdown on the network error screen."> | 1385 <message name="IDS_ANOTHER_NETWORK_SELECTION_SELECT" desc="Label for network s
election dropdown on the network error screen."> |
(...skipping 4840 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6223 Enable MTP write support in file manager. Some operations (editing an image
on MTP volume) are not supported yet. | 6226 Enable MTP write support in file manager. Some operations (editing an image
on MTP volume) are not supported yet. |
6224 </message> | 6227 </message> |
6225 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc=
"Message in a notification about granted read-only pemissions (read, write, dele
te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic
e) with the specified name to the extension."> | 6228 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_MESSAGE" desc=
"Message in a notification about granted read-only pemissions (read, write, dele
te, create files and directories) to a volume (eg. USB drive, SD card, MTP devic
e) with the specified name to the extension."> |
6226 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be
en granted. | 6229 Read-only access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> has be
en granted. |
6227 </message> | 6230 </message> |
6228 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA
GE" desc="Message in a notification about granted full permissions (read, write,
delete, create files and directories) to a volume (eg. USB drive, SD card, MTP
device) with the specified name to the extension."> | 6231 <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_NOTIFICATION_WRITABLE_MESSA
GE" desc="Message in a notification about granted full permissions (read, write,
delete, create files and directories) to a volume (eg. USB drive, SD card, MTP
device) with the specified name to the extension."> |
6229 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h
as been granted. | 6232 Read and write access to <ph name="VOLUME_NAME">$1<ex>FooBar 4GB</ex></ph> h
as been granted. |
6230 </message> | 6233 </message> |
6231 | 6234 |
6232 </grit-part> | 6235 </grit-part> |
OLD | NEW |