mirror of
https://github.com/phpbb/phpbb.git
synced 2025-02-22 02:50:00 +01:00
[ticket/12451] Fix whitespace in posting.php lang file
PHPBB3-12451
This commit is contained in:
parent
8cdc6632ee
commit
cce6f7d4a6
@ -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.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user