1
0
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:
James Atkinson
2002-02-03 18:17:09 +00:00
parent 60a72ee8dd
commit c56dbf86ee
2 changed files with 2 additions and 1 deletions

View File

@@ -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!)