Chromium Code Reviews| Index: chrome/app/chromeos_strings.grdp |
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
| index 5c885709aafea59c6813682478d10627dae4f86b..5323ec4ad8bdbadc2938511dd87453b20a1097f3 100644 |
| --- a/chrome/app/chromeos_strings.grdp |
| +++ b/chrome/app/chromeos_strings.grdp |
| @@ -3770,6 +3770,10 @@ Battery full |
| <message name="IDS_DEVICE_UNKNOWN_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, the device <ph name="DEVICE_LABEL">$1<ex>My SD card</ex></ph> could not be recognized. |
| </message> |
| + <message name="IDS_DEVICE_UNKNOWN_BUTTON_LABEL" desc="Text of a button label in a notification to format the device. If user clicks the button, Files.app opens and |
| + focus on unknown the device."> |
| + 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.
|
| + </message> |
| <message name="IDS_DEVICE_UNKNOWN_DEFAULT_MESSAGE" desc="Text of notification message which is shown when user inserts removable device (SD card, USB key...)"> |
| Sorry, your external storage device could not be recognized. |
| </message> |