1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-13 20:24:08 +02:00

More lang cleanups

git-svn-id: file:///svn/phpbb/trunk@1357 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-11-18 14:51:36 +00:00
parent a1f00aa889
commit 498d816eb1
3 changed files with 6 additions and 4 deletions

View File

@@ -130,7 +130,6 @@ $lang['Register'] = "Register";
$lang['Profile'] = "Profile";
$lang['Edit_profile'] = "Edit your profile";
$lang['Search'] = "Search";
$lang['Private_msgs'] = "Private Messages";
$lang['Memberlist'] = "Memberlist";
$lang['FAQ'] = "FAQ";
$lang['Usergroups'] = "Usergroups";
@@ -161,9 +160,12 @@ $lang['Forum_is_locked'] = "Forum is locked";
//
// Login
//
$lang['Enter_password'] = "Please enter your username and password to login";
$lang['Login'] = "Login";
$lang['Logout'] = "Logout";
$lang['Forgotten_password'] = "I forgot my password";
$lang['Log_me_in'] = "Log me on automatically each visit";