1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/10797] language key rank moved to common

Language key RANK moved from memberlist to common.
Removed from mcp language.

PHPBB3-10797
This commit is contained in:
Dhruv Goel
2012-04-20 04:30:42 +05:30
parent 249d8ede12
commit 90fc8fe59f
3 changed files with 1 additions and 2 deletions

View File

@@ -459,6 +459,7 @@ $lang = array_merge($lang, array(
'PRIVATE_MESSAGING' => 'Private messaging',
'PROFILE' => 'User Control Panel',
'RANK' => 'Rank',
'READING_FORUM' => 'Viewing topics in %s',
'READING_GLOBAL_ANNOUNCE' => 'Reading global announcement',
'READING_LINK' => 'Following forum link %s',