Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
Translation Aids

Multipurpose class for translation aids: More...

Classes

class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\CurrentTranslationAid
 Translation aid that provides the current saved translation. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\DocumentationAid
 Translation aid that provides the message documentation. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\GettextDocumentationAid
 Translation aid that provides Gettext documentation. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\InOtherLanguagesAid
 Translation aid that provides the "in other languages" suggestions. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\InsertablesAid
 Translation aid that suggests insertables. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\MachineTranslationAid
 Translation aid that provides suggestion from machine translation services. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\MessageDefinitionAid
 Translation aid that provides the message definition. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\QueryAggregatorAwareTranslationAid
 Helper class for translation aids that use web services. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\SupportAid
 Translation aid that provides an url where users can ask for help. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\TTMServerAid
 Translation aid that provides suggestion from translation memory. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\UnsupportedTranslationAid
 Dummy translation aid that always errors. More...
 
class  MediaWiki\Extension\Translate\TranslatorInterface\Aid\UpdatedDefinitionAid
 Translation aid that provides the message definition. More...
 

Detailed Description

Multipurpose class for translation aids:

Author
Niklas Laxström @license GPL-2.0-or-later
Since
2013-01-01