Merge pull request #2442 from Elsensee/ticket/12451-2

[ticket/12451] Fix whitespace in posting.php lang file

* Elsensee/ticket/12451-2:
  [ticket/12451] Fix whitespace in posting.php lang file
This commit is contained in:
Joas Schilling 2014-05-11 18:57:34 +02:00
commit 34e93b0e15

View file

@ -72,7 +72,7 @@ $lang = array_merge($lang, array(
'CHANGE_TOPIC_TO' => 'Change topic type to',
'CHARS_POST_CONTAINS' => array(
1 => 'Your message contains %1$d character.',
2 => 'Your message contains %1$d characters.',
2 => 'Your message contains %1$d characters.',
),
'CHARS_SIG_CONTAINS' => array(
1 => 'Your signature contains %1$d character.',