Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 476913003: Modify DeviceHandler to handle deviceFail event and add a message. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
3763 </message> 3763 </message>
3764 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification mess age which is shown when user inserts removable device (SD card, USB key...)"> 3764 <message name="IDS_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notification mess age which is shown when user inserts removable device (SD card, USB key...)">
3765 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not s upported at this time. 3765 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> is not s upported at this time.
3766 </message> 3766 </message>
3767 <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notificat ion message which is shown when user inserts removable device (SD card, USB key. ..)"> 3767 <message name="IDS_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notificat ion message which is shown when user inserts removable device (SD card, USB key. ..)">
3768 Sorry, your external storage device is not supported at this time. 3768 Sorry, your external storage device is not supported at this time.
3769 </message> 3769 </message>
3770 <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> 3770 <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)">
3771 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could no t be recognized. 3771 Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could no t be recognized.
3772 </message> 3772 </message>
3773 <message name="IDS_DEVICE_UNKNOWN_BUTTON_LABEL" desc="Text of a button label i n a notification to format the device. If user clicks the button, Files.app open s and
3774 focus on unknown the device.">
3775 Format this device.
hirono 2014/08/22 06:59:24 Button label does not have a period. See #3759.
iseki 2014/08/25 04:49:25 Done.
3776 </message>
3773 <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)" > 3777 <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)" >
3774 Sorry, your external storage device could not be recognized. 3778 Sorry, your external storage device could not be recognized.
3775 </message> 3779 </message>
3776 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notific ation message which is shown when user inserts removable device (SD card, USB ke y...)"> 3780 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_MESSAGE" desc="Text of notific ation message which is shown when user inserts removable device (SD card, USB ke y...)">
3777 Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MyS Dcard</ex></ph> could not be mounted. 3781 Sorry, at least one partition on the device <ph name="DEVICE_LABEL">$1<ex>MyS Dcard</ex></ph> could not be mounted.
3778 </message> 3782 </message>
3779 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card , USB key...)"> 3783 <message name="IDS_MULTIPART_DEVICE_UNSUPPORTED_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card , USB key...)">
3780 Sorry, at least one partition on your external storage device could not be mo unted. 3784 Sorry, at least one partition on your external storage device could not be mo unted.
3781 </message> 3785 </message>
3782 <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"> 3786 <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">
(...skipping 1969 matching lines...) Expand 10 before | Expand all | Expand 10 after
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> 5756 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window.">
5753 Done 5757 Done
5754 </message> 5758 </message>
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> 5759 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element .">
5756 System date 5760 System date
5757 </message> 5761 </message>
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> 5762 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element .">
5759 System time 5763 System time
5760 </message> 5764 </message>
5761 </grit-part> 5765 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698