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 3752 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3763 </message> | 3763 </message> |
3764 <message name="IDS_EXTERNAL_STORAGE_DISABLED_MESSAGE" desc="Text of notificati
on message which is shown when user inserts removable device but external storag
e is disabled by policy"> | 3764 <message name="IDS_EXTERNAL_STORAGE_DISABLED_MESSAGE" desc="Text of notificati
on message which is shown when user inserts removable device but external storag
e is disabled by policy"> |
3765 Sorry, your administrator has disabled external storage on your account. | 3765 Sorry, your administrator has disabled external storage on your account. |
3766 </message> | 3766 </message> |
3767 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification tit
le which is shown when user manually removes external storage without clicking t
he eject icon"> | 3767 <message name="IDS_DEVICE_HARD_UNPLUGGED_TITLE" desc="Text of notification tit
le which is shown when user manually removes external storage without clicking t
he eject icon"> |
3768 Whoa, there. Be careful. | 3768 Whoa, there. Be careful. |
3769 </message> | 3769 </message> |
3770 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification m
essage which is shown when user manually removes external storage without clicki
ng the eject icon"> | 3770 <message name="IDS_DEVICE_HARD_UNPLUGGED_MESSAGE" desc="Text of notification m
essage which is shown when user manually removes external storage without clicki
ng the eject icon"> |
3771 In the future, be sure to eject your removable device in the Files app befor
e unplugging it. Otherwise, you might lose data. | 3771 In the future, be sure to eject your removable device in the Files app befor
e unplugging it. Otherwise, you might lose data. |
3772 </message> | 3772 </message> |
3773 <message name="IDS_DEVICE_HARD_UNPLUGGED_BUTTON_LABEL" desc="Text of button la
bel which is shown when user manually removes external storage without clicking
the eject icon"> | |
3774 Got it | |
3775 </message> | |
3776 | 3773 |
3777 <!-- Formatting device notifications --> | 3774 <!-- Formatting device notifications --> |
3778 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notifica
tion message which is shown when formatting process of some device is in progres
s"> | 3775 <message name="IDS_FORMATTING_OF_DEVICE_PENDING_TITLE" desc="Title of notifica
tion message which is shown when formatting process of some device is in progres
s"> |
3779 Formatting... | 3776 Formatting... |
3780 </message> | 3777 </message> |
3781 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notific
ation message which is shown when formatting process finshes"> | 3778 <message name="IDS_FORMATTING_OF_DEVICE_FINISHED_TITLE" desc="Title of notific
ation message which is shown when formatting process finshes"> |
3782 Formatting finished | 3779 Formatting finished |
3783 </message> | 3780 </message> |
3784 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notificat
ion message which is shown when formatting process fails"> | 3781 <message name="IDS_FORMATTING_OF_DEVICE_FAILED_TITLE" desc="Title of notificat
ion message which is shown when formatting process fails"> |
3785 Formatting failed | 3782 Formatting failed |
(...skipping 1739 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5525 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5522 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5526 Done | 5523 Done |
5527 </message> | 5524 </message> |
5528 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5525 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5529 System date | 5526 System date |
5530 </message> | 5527 </message> |
5531 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5528 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5532 System time | 5529 System time |
5533 </message> | 5530 </message> |
5534 </grit-part> | 5531 </grit-part> |
OLD | NEW |