From f1319e1bc5816d3f000b099d5ff85ad92ea8fc72 Mon Sep 17 00:00:00 2001 From: Sascha Wiswedel Date: Fri, 6 Dec 2019 14:30:05 +0100 Subject: Transfer ownership function polishing Signed-off-by: Sascha Wiswedel --- apps/files/src/components/TransferOwnershipDialogue.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'apps/files/src') diff --git a/apps/files/src/components/TransferOwnershipDialogue.vue b/apps/files/src/components/TransferOwnershipDialogue.vue index 3ee09adb233..6cda80b8742 100644 --- a/apps/files/src/components/TransferOwnershipDialogue.vue +++ b/apps/files/src/components/TransferOwnershipDialogue.vue @@ -23,15 +23,15 @@

{{ t('files', 'Transfer ownership') }}

- {{ t('files', 'Here you can select a directory that is transferred to another user. It may take some time until the process is done.') }} + {{ t('files', 'Select a file or directory to be transferred to another user. It may take some time until the process is done.') }}

  1. - {{ t('files', 'Directory to move') }} + {{ t('files', 'File or directory be transferred') }}
    - {{ t('files', 'No directory selected') }} + {{ t('files', 'Nothing selected') }} {{ directory }}