mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
Fixed bug #512194. Note to translators I had to add 1 string to the lang_main file for Total Votes
git-svn-id: file:///svn/phpbb/trunk@2044 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -293,6 +293,7 @@ $lang['Start_watching_topic'] = "Watch this topic for replies";
|
||||
$lang['No_longer_watching'] = "You are no longer watching this topic";
|
||||
$lang['You_are_watching'] = "You are now watching this topic";
|
||||
|
||||
$lang['Total_votes'] = "Total Votes";
|
||||
|
||||
//
|
||||
// Posting/Replying (Not private messaging!)
|
||||
|
Reference in New Issue
Block a user