Difference between revisions of "Translations:Basic concept/1/en"

From Fcitx
Jump to navigation Jump to search
(Importing a new version from external source)
 
(No difference)

Latest revision as of 03:11, 19 April 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Basic concept)
= Addon =
Fcitx is a input method frame work that is highly extensible via addons. There are four different type of addons in Fcitx 5. 
== Frontend ==
A Frontend Addon is a type of addon that communicate with applications. Its main task is to create input context and register input context with InputContextManager.
Translation= Addon =
Fcitx is a input method frame work that is highly extensible via addons. There are four different type of addons in Fcitx 5. 
== Frontend ==
A Frontend Addon is a type of addon that communicate with applications. Its main task is to create input context and register input context with InputContextManager.

Addon

Fcitx is a input method frame work that is highly extensible via addons. There are four different type of addons in Fcitx 5.

Frontend

A Frontend Addon is a type of addon that communicate with applications. Its main task is to create input context and register input context with InputContextManager.