Difference between revisions of "Translations:Develop an simple input method/33/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 (Develop an simple input method)
== Basic implementation of InputMethodEngine ==
You may refer to the code at the [https://github.com/fcitx/fcitx5-quwei/commit/02c32b07e47e0e75db4f248dbb33c31137d8df74  first commit] in the github.
Translation== Basic implementation of InputMethodEngine ==
You may refer to the code at the [https://github.com/fcitx/fcitx5-quwei/commit/02c32b07e47e0e75db4f248dbb33c31137d8df74  first commit] in the github.

Basic implementation of InputMethodEngine

You may refer to the code at the first commit in the github.