fixed post error message

v1.18.x
psychobunny 11 years ago
parent d027355ae9
commit 5b8fcbe27e

@ -37,7 +37,7 @@
"content-too-short" : "Please enter a longer post. At least %1 characters.",
"title-too-short" : "Please enter a longer title. At least %1 characters.",
"title-too-long" : "Please enter a shorter title. Titles can't be longer than %1 characters.",
"too-many-posts" : "You can only post every %1 seconds.'",
"too-many-posts" : "You can only post every %1 seconds.",
"file-too-big" : "Maximum allowed file size is %1 kbs",
"cant-vote-self-post": "You cannot vote for your own post",

Loading…
Cancel
Save