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 3728 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3739 | 3739 |
3740 <!-- Audio strings --> | 3740 <!-- Audio strings --> |
3741 <message name="IDS_CHROMEOS_AUDIO_CRAS_DEVICE_AUTOMATIC" desc="Audio device na
me shown to the user when the proper device is automatically used."> | 3741 <message name="IDS_CHROMEOS_AUDIO_CRAS_DEVICE_AUTOMATIC" desc="Audio device na
me shown to the user when the proper device is automatically used."> |
3742 Automatic | 3742 Automatic |
3743 </message> | 3743 </message> |
3744 | 3744 |
3745 <!-- Removable device notifications --> | 3745 <!-- Removable device notifications --> |
3746 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notificatio
n message which is shown when user inserts removable device (SD card, USB key...
)"> | 3746 <message name="IDS_REMOVABLE_DEVICE_DETECTION_TITLE" desc="Text of notificatio
n message which is shown when user inserts removable device (SD card, USB key...
)"> |
3747 Removable device detected | 3747 Removable device detected |
3748 </message> | 3748 </message> |
3749 <message name="IDS_REMOVABLE_DEVICE_SCANNING_MESSAGE" desc="Text of notificati
on message which is shown when user inserts removable device (SD card, USB key..
.)"> | |
3750 Scanning content... | |
3751 </message> | |
3752 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE" desc="Text of notifica
tion message to navigate users to Files.app. If user clicks a button in the noti
fication, Files.app opens."> | 3749 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_MESSAGE" desc="Text of notifica
tion message to navigate users to Files.app. If user clicks a button in the noti
fication, Files.app opens."> |
3753 Explore the device's content in the Files app. | 3750 Explore the device's content in the Files app. |
3754 </message> | 3751 </message> |
3755 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_BUTTON_LABEL" desc="Text of a b
utton label in a notification to navigate users to FIles.app. If user clicks the
button, Files.app opens."> | 3752 <message name="IDS_REMOVABLE_DEVICE_NAVIGATION_BUTTON_LABEL" desc="Text of a b
utton label in a notification to navigate users to FIles.app. If user clicks the
button, Files.app opens."> |
3756 Open Files app | 3753 Open Files app |
3757 </message> | 3754 </message> |
3758 <message name="IDS_REMOVABLE_DEVICE_HARD_UNPLUG_TITLE" desc="Text of notificat
ion message which is shown when user removes removable device (SD card, USB key.
..) without clicking the eject icon"> | 3755 <message name="IDS_REMOVABLE_DEVICE_HARD_UNPLUG_TITLE" desc="Text of notificat
ion message which is shown when user removes removable device (SD card, USB key.
..) without clicking the eject icon"> |
3759 You removed your device too soon! | 3756 You removed your device too soon! |
3760 </message> | 3757 </message> |
3761 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification mess
age which is shown when user inserts removable device (SD card, USB key...)"> | 3758 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification mess
age which is shown when user inserts removable device (SD card, USB key...)"> |
(...skipping 2042 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5804 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5801 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5805 Done | 5802 Done |
5806 </message> | 5803 </message> |
5807 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5804 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5808 System date | 5805 System date |
5809 </message> | 5806 </message> |
5810 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5807 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5811 System time | 5808 System time |
5812 </message> | 5809 </message> |
5813 </grit-part> | 5810 </grit-part> |
OLD | NEW |