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

Minor updates related to additional info as per last commit

git-svn-id: file:///svn/phpbb/trunk@362 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Paul S. Owen
2001-05-28 15:26:38 +00:00
parent cc213bfc49
commit 33d5509eb1
5 changed files with 25 additions and 16 deletions

View File

@@ -60,9 +60,13 @@ $lang['Months'] = "Months";
$lang['Year'] = "Year";
$lang['Years'] = "Years";
$lang['All_times'] = "All times"; // This is followed by GMT and the timezone offset
$lang['All_times'] = "All times are"; // This is followed by GMT and the timezone offset
$lang['GMT'] = "GMT";
$lang['Goto_page'] = "Goto page";
$lang['Page'] = "Page"; // Followed by the current page number then 'of x' where x is total pages
$lang['of'] = "of"; // See Page above
//
// Login
//
@@ -75,6 +79,7 @@ $lang['Forgotten_password'] = "I forgot my password";
//
// Index page
//
$lang['No_Posts'] = "No Posts";
//
// Viewforum