mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Various updates for templates
git-svn-id: file:///svn/phpbb/trunk@917 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -157,6 +157,8 @@ $lang['theforums'] = "the forums";
|
||||
|
||||
$lang['No_new_posts'] = "No new posts";
|
||||
$lang['New_posts'] = "New posts";
|
||||
$lang['No_new_posts_hot'] = "No new posts [ Popular ]";
|
||||
$lang['New_posts_hot'] = "New posts [ Popular ]";
|
||||
$lang['Topic_is_locked'] = "Topic is locked";
|
||||
$lang['Forum_is_locked'] = "Forum is locked";
|
||||
$lang['Joined'] = "Joined";
|
||||
@@ -212,6 +214,8 @@ $lang['All_Posts'] = "All Posts";
|
||||
$lang['Newest_First'] = "Newest First";
|
||||
$lang['Oldest_First'] = "Oldest First";
|
||||
|
||||
$lang['Return_to_top'] = "Return to top";
|
||||
|
||||
$lang['Read_profile'] = "Read profile of"; // Followed by username of poster
|
||||
$lang['Send_email'] = "Send email to "; // Followed by username of poster
|
||||
$lang['Visit_website'] = "Visit posters website";
|
||||
|
Reference in New Issue
Block a user