From be112c2e6276ad04651b1c03d1168af42a75d647 Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 14 Jun 2023 12:40:19 +1200 Subject: [PATCH] ENH Update translations --- lang/en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en.yml b/lang/en.yml index a7c04cfcb..a675c5b99 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -30,8 +30,8 @@ en: CurrentFolderOnly: 'Limit to current folder and its sub-folders?' DELETE_BUTTON: Delete Eager: Eager - ErrorItemPermissionDenied: 'You don''t have the necessary permissions to modify {ObjectTitle}' - ErrorNotFound: 'That {Type} couldn''t be found' + ErrorItemPermissionDenied: "You don't have the necessary permissions to modify {ObjectTitle}" + ErrorNotFound: "That {Type} couldn't be found" FILE_NOT_FOUND: 'File not found' Filetype: 'File type' INVALID_REQUEST: 'Invalid request'