Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
MediaWiki\Extension\Translate\Synchronization Namespace Reference

Finds external changes for file based message groups. More...

Classes

class  BackportTranslationsMaintenanceScript
 Script to backport translations from one branch to another. More...
 
class  ClearGroupSyncCacheMaintenanceScript
 Clear the contents of the group synchronization cache. More...
 
class  CompleteExternalTranslationMaintenanceScript
 
class  DisplayGroupSynchronizationInfo
 Display Group synchronization related information. More...
 
class  ExportTranslationsMaintenanceScript
 Script to export translations of message groups to files. More...
 
class  ExportTranslationsSpecialPage
 This special page allows exporting groups for offline translation. More...
 
class  ExternalMessageSourceStateImporter
 
class  GroupSynchronizationCache
 Message group synchronization cache. More...
 
class  GroupSynchronizationResponse
 Class encapsulating the response returned by the GroupSynchronizationCache when requested for an update on a group synchronization status. More...
 
class  ImportExternalTranslationsMaintenanceScript
 Script for processing message changes in file based message groups. More...
 
class  ImportTranslationsSpecialPage
 Special page to import Gettext (.po) files exported using Translate extension. More...
 
class  ManageGroupsSpecialPage
 Class for special page Special:ManageMessageGroups. More...
 
class  ManageGroupSynchronizationCacheActionApi
 Api module for managing group synchronization cache. More...
 
class  MessageUpdateParameter
 Store params for MessageUpdateJob. More...
 
class  MessageWebImporter
 Class which encapsulates message importing. More...
 
class  QueryGroupSyncCacheMaintenanceScript
 Query information in the group synchronization cache. More...
 

Detailed Description

Finds external changes for file based message groups.

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