mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 23:11:45 +02:00
Bertiezilla make Bertie-smash on language files!
#6244 #6278 #6284 #6286 #6336 #6340 #6342 #6344 #6346 #6352 #6358 #6364 #6376 #6382 #6386 #6388 #6418 #6420 #6426 #6428 #6430 #6434 #6452 #6454 #6458 git-svn-id: file:///svn/phpbb/trunk@6790 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -79,7 +79,7 @@ $lang = array_merge($lang, array(
|
||||
'RETAIN_POSTS' => 'Retain posts',
|
||||
|
||||
'SELECT_FORM' => 'Select form',
|
||||
'SELECT_USER' => 'Select User',
|
||||
'SELECT_USER' => 'Select user',
|
||||
|
||||
'USER_ADMIN' => 'User administration',
|
||||
'USER_ADMIN_ACTIVATE' => 'Activate account',
|
||||
@@ -113,9 +113,9 @@ $lang = array_merge($lang, array(
|
||||
'USER_POSTS_DELETED' => 'Successfully removed all posts made by this user.',
|
||||
'USER_POSTS_MOVED' => 'Successfully moved users posts to target forum.',
|
||||
'USER_PREFS_UPDATED' => 'User preferences updated.',
|
||||
'USER_PROFILE' => 'User Profile',
|
||||
'USER_PROFILE' => 'User profile',
|
||||
'USER_PROFILE_UPDATED' => 'User profile updated.',
|
||||
'USER_RANK' => 'User Rank',
|
||||
'USER_RANK' => 'User rank',
|
||||
'USER_RANK_UPDATED' => 'User rank updated.',
|
||||
'USER_SIG_UPDATED' => 'User signature successfully updated.',
|
||||
'USER_TOOLS' => 'Basic tools',
|
||||
|
Reference in New Issue
Block a user