file name -> filename

Change-Id: Ib0a4e503ad9eb414fce898f3dbf510e61d9dd617
This commit is contained in:
Siebrand Mazeland 2015-01-14 20:13:40 +01:00
parent 11841f7d8d
commit 3e563fa7b9

View file

@ -11,7 +11,7 @@
"titlewhitelist": "# This is a title whitelist. Use \"#\" for comments.\n# This is case insensitive by default",
"titleblacklist-forbidden-edit": "The title \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-forbidden-move": "\"$2\" cannot be moved to \"$3\", because the title \"$3\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-forbidden-upload": "The file name \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-forbidden-upload": "The filename \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-forbidden-new-account": "The user name \"$2\" has been banned from creation.\nIt matches the following blacklist entry: <code>$1</code>",
"titleblacklist-invalid": "The following {{PLURAL:$1|line|lines}} in the title blacklist {{PLURAL:$1|is|are}} invalid;\nplease correct {{PLURAL:$1|it|them}} before saving:",
"titleblacklist-override": "Ignore the blacklist",