| Index: ui/file_manager/file_manager/main.html
|
| diff --git a/ui/file_manager/file_manager/main.html b/ui/file_manager/file_manager/main.html
|
| index 0aa4fc9afb21ae439a8f13b9dd95b167fc4a8486..50f4e571255f1106868f9540e67997ab9b0595e0 100644
|
| --- a/ui/file_manager/file_manager/main.html
|
| +++ b/ui/file_manager/file_manager/main.html
|
| @@ -218,7 +218,8 @@
|
| <command id="volume-switch-8" shortcut="U+0038-Ctrl">
|
| <command id="volume-switch-9" shortcut="U+0039-Ctrl">
|
|
|
| - <command id="unmount" i18n-values="label:UNMOUNT_DEVICE_BUTTON_LABEL">
|
| + <command id="unmount" i18n-values="label:UNMOUNT_DEVICE_BUTTON_LABEL"
|
| + shortcut="U+0045-Shift-Ctrl"><!-- Shortcut: 'Shift-Ctrl-E' -->
|
| <command id="format" i18n-values="label:FORMAT_DEVICE_BUTTON_LABEL">
|
|
|
| <command id="volume-help" i18n-values="label:DRIVE_MENU_HELP">
|
|
|