From: Siebrand Mazeland Date: Tue, 17 Jun 2014 12:37:17 +0000 (+0200) Subject: Allow use of GENDER in "fileexists" message X-Git-Tag: 1.31.0-rc.0~15359 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dcompta/comptes/journal.php?a=commitdiff_plain;h=f6d6d4bbafe7206aada9405d73022e9e1f2a0e37;p=lhc%2Fweb%2Fwiklou.git Allow use of GENDER in "fileexists" message Requested by Protnet in https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Fileexists/el Change-Id: I51fdc106938977a5c9abd78de4fd6f297e2ac880 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 14b4b4b7d6..14b6b66da3 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1303,7 +1303,7 @@ "largefileserver": "This file is bigger than the server is configured to allow.", "emptyfile": "The file you uploaded seems to be empty.\nThis might be due to a typo in the filename.\nPlease check whether you really want to upload this file.", "windows-nonascii-filename": "This wiki does not support filenames with special characters.", - "fileexists": "A file with this name exists already, please check [[:$1]] if you are not sure if you want to change it.\n[[$1|thumb]]", + "fileexists": "A file with this name exists already, please check [[:$1]] if {{GENDER:|you}} are not sure if you want to change it.\n[[$1|thumb]]", "filepageexists": "The description page for this file has already been created at [[:$1]], but no file with this name currently exists.\nThe summary you enter will not appear on the description page.\nTo make your summary appear there, you will need to manually edit it.\n[[$1|thumb]]", "fileexists-extension": "A file with a similar name exists: [[$2|thumb]]\n* Name of the uploading file: [[:$1]]\n* Name of the existing file: [[:$2]]\nPlease choose a different name.", "fileexists-thumbnail-yes": "The file seems to be an image of reduced size (thumbnail).\n[[$1|thumb]]\nPlease check the file [[:$1]].\nIf the checked file is the same image of original size it is not necessary to upload an extra thumbnail.",