From cf120158b2cde0b407d7f4489abb611a8a43088a Mon Sep 17 00:00:00 2001 From: j-broo Date: Mon, 11 Nov 2019 20:55:19 +0000 Subject: [PATCH] Spelling and consistency corrections --- lib/locales/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/locales/en.json b/lib/locales/en.json index 42f97ff..eba28c1 100644 --- a/lib/locales/en.json +++ b/lib/locales/en.json @@ -1,11 +1,11 @@ { - "NO_BROWSER_SUPPORT": "You browser may not support HTML5, so the maximum file size is ", + "NO_BROWSER_SUPPORT": "Your browser may not support HTML5, so the maximum file size is ", "PLURAL_ENDING": "s", "JI_WEB_RE": "Jirafeau, your web file repository", "SEL_FILE": "Select a file", "SEND": "Send", "UP": "Uploading …", - "ONE_TIME_DL": "One time download", + "ONE_TIME_DL": "One-time download", "PSW": "Password", "TIME_LIM": "Time limit", "MAX_FILE_SIZE": "Maximum file size", @@ -23,8 +23,8 @@ "UP_PSW": "Upload password", "2_BIG": "The file is too big", "FILE_LIM": "File size limited to", - "FILE_DIR_W": "The file directory is not writable", - "LINK_DIR_W": "The link directory is not writable", + "FILE_DIR_W": "The file directory is not writable!", + "LINK_DIR_W": "The link directory is not writable!", "ASYNC_DIR_W": "The async directory is not writable!", "INSTALL_SCRIPT_HERE": "Installer script still present", "ERR_OCC": "An error occurred.", @@ -92,7 +92,7 @@ "SEARCH_LINK": "Search a specific link", "CLEANED_FILES_CNT": "Number of cleaned files", "LOGOUT": "Log out", - "NOW_LOGOUT": "You are now loggued out", + "NOW_LOGOUT": "You are now logged out", "LINK_DELETED": "Link deleted", "FILENAME": "Filename", "FILE": "file", @@ -100,7 +100,7 @@ "TYPE": "Type", "SIZE": "Size", "EXPIRE": "Expire", - "ONETIME": "Onetime", + "ONETIME": "One-time", "UPLOAD_DATE": "Upload date", "ORIGIN": "Origin", "ACTION": "Action", -- 2.34.1