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:
@@ -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
|
||||
|
Reference in New Issue
Block a user