mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
some encoding fixes
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9902 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -136,7 +136,7 @@ $lang = array_merge($lang, array(
|
||||
'USER_FORUM' => 'User statistics',
|
||||
'USER_LAST_REMINDED' => array(
|
||||
0 => 'No reminder sent yet',
|
||||
1 => '%1$d reminder sent<br />» %2$s',
|
||||
1 => '%1$d reminder sent<br />» %2$s',
|
||||
),
|
||||
'USER_ONLINE' => 'Online',
|
||||
'USER_PRESENCE' => 'Board presence',
|
||||
|
Reference in New Issue
Block a user