1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-07 01:06:48 +02:00

Various fixes and updates so it actually works correctly ... more updates ;)

git-svn-id: file:///svn/phpbb/trunk@1226 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-10-16 15:48:24 +00:00
parent 16d4565d3c
commit 274d8472b1
2 changed files with 2 additions and 1 deletions

View File

@@ -1084,6 +1084,7 @@ $lang['Download_config'] = "Download Config";
// Ranks admin
//
$lang['Must_select_rank'] = "Sorry, you didn't select a rank. Please go back and try again.";
$lang['No_assigned_rank'] = "No special rank assigned";
$lang['Ranks_title'] = "Rank Administration";
$lang['Ranks_explain'] = "Here you can add, edit, view, and delete ranks. This is also a place to create custom ranks";
$lang['Rank_title'] = "Rank Title";