mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
A small typo (missed it...)
Shouldn't be a problem, now. Doug git-svn-id: file:///svn/phpbb/trunk@2288 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
0383e1b80a
commit
59862f62f7
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ $lang['No_assigned_rank'] = "No special rank assigned";
|
|||
$lang['Rank_updated'] = "The rank was successfully updated";
|
||||
$lang['Rank_added'] = "The rank was successfully added";
|
||||
$lang['Rank_removed'] = "The rank was successfully deleted";
|
||||
$lang['No_update_ranks'] = "The rank was successfully deleted, however user accounts using this rank were not updated. You will need to manually reset the rank on these accounts";
|
||||
$lang['No_update_ranks'] = "The rank was successfully deleted, however, user accounts using this rank were not updated. You will need to manually reset the rank on these accounts";
|
||||
|
||||
$lang['Click_return_rankadmin'] = "Click %sHere%s to return to Rank Administration";
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue