1
0
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:
Meik Sievertsen
2009-08-01 11:07:48 +00:00
parent 3461eaf828
commit ac857b2e0a
5 changed files with 6 additions and 6 deletions

View File

@@ -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 />&raquo; %2$s',
1 => '%1$d reminder sent<br />» %2$s',
),
'USER_ONLINE' => 'Online',
'USER_PRESENCE' => 'Board presence',