https://bugzilla.wikimedia.org/show_bug.cgi?id=37715
--- Comment #4 from [email protected] 2012-06-20 09:03:57 UTC --- In the Translate extension page (http://www.mediawiki.org/wiki/Extension:Translate), to the right there is a link called "Download Snapshot". I clicked on it which took me to this page (http://www.mediawiki.org/wiki/Special:ExtensionDistributor/Translate) letting me choose for which version of MediaWiki I have. So I assumed this was the latest stable version for MediaWiki 1.18. Also when I updated to the extension version you gave me (I removed the old folder and pasted the new version) a new error appeared when I clicked on a message unit to translate, which can be seen in the image I attached to this ticket. This is the configuration I have for extension: require_once( "$IP/extensions/Translate/Translate.php" ); $wgGroupPermissions['translator']['translate'] = true; $wgTranslateDocumentationLanguageCode = 'qqq'; $wgGroupPermissions['sysop']['pagetranslation'] = true; $wgEnablePageTranslation = true; -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
