From 737f58b8504d6c3ae9e21450329fae3317fcde02 Mon Sep 17 00:00:00 2001 From: Ilia Rostovtsev Date: Sat, 27 Feb 2021 23:25:33 +0300 Subject: [PATCH] Fix allowed text label --- filemin/lang/en | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filemin/lang/en b/filemin/lang/en index c2b272169..c45755d6c 100644 --- a/filemin/lang/en +++ b/filemin/lang/en @@ -151,7 +151,7 @@ menu_file=File menu_edit=Edit menu_tools=Tools menu_bookmarks=Bookmarks -notallowed=You are not allowed to access $1. The allowed directories are : $2 +notallowed=You are not allowed to access $1. The only allowed directories are: $2 error_upload_emax=Uploaded file is larger than the limit of $1 extract_etype=Unsupported archive file type