| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 8a58738ac37cea737917a8aba5a59fd48185238a..2786fa32e92b5f09400bd984f06abdcc962ae2b6 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -6207,4 +6207,10 @@ All users must sign out to continue.
|
| <message name="IDS_FILE_SYSTEM_REQUEST_FILE_SYSTEM_DIALOG_NO_BUTTON" desc="Label on the button to reject permissions.">
|
| No
|
| </message>
|
| + <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_NAME" desc="Name of the option to enable mtp write support.">
|
| + Enable MTP write support
|
| + </message>
|
| + <message name="IDS_FLAG_ENABLE_MTP_WRITE_SUPPORT_DESCRIPTION" desc="Description of the option to enable mtp write support.">
|
| + Enable MTP write support in file manager. Some operations (editing an image on MTP volume) are not supported yet.
|
| + </message>
|
| </grit-part>
|
|
|