diff --git a/ui/modal/modalRemoveFile/view.jsx b/ui/modal/modalRemoveFile/view.jsx index 729dfc9de..568cea6f6 100644 --- a/ui/modal/modalRemoveFile/view.jsx +++ b/ui/modal/modalRemoveFile/view.jsx @@ -64,7 +64,7 @@ function ModalRemoveFile(props: Props) { )} {!deleteChecked && (
- {__('This file will be removed from your Library but will remain in your Downloads folder.')} + {__('This file will be removed from your Library but will remain in your Downloads folder.')}
)} {/* @endif */} @@ -73,14 +73,17 @@ function ModalRemoveFile(props: Props) { } actions={ -{__('These changes will appear shortly.')}
+ > } />