ActiveAbstracts needs translate (used in abstracts production for xml dumps, the...
authorAriel Glenn <ariel@users.mediawiki.org>
Tue, 1 Mar 2011 13:36:25 +0000 (13:36 +0000)
committerAriel Glenn <ariel@users.mediawiki.org>
Tue, 1 Mar 2011 13:36:25 +0000 (13:36 +0000)
languages/LanguageConverter.php

index 175d0ae..21a1df4 100644 (file)
@@ -428,7 +428,7 @@ class LanguageConverter {
         * @param $variant String: variant language code
         * @return String: translated text
         */
-       protected function translate( $text, $variant ) {
+       public function translate( $text, $variant ) {
                wfProfileIn( __METHOD__ );
                // If $text is empty or only includes spaces, do nothing
                // Otherwise translate it