Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fcitx5-anthy for openSUSE:Factory 
checked in at 2023-10-04 22:31:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fcitx5-anthy (Old)
 and      /work/SRC/openSUSE:Factory/.fcitx5-anthy.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fcitx5-anthy"

Wed Oct  4 22:31:18 2023 rev:8 rq:1114925 version:5.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fcitx5-anthy/fcitx5-anthy.changes        
2023-08-21 11:45:03.227628167 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx5-anthy.new.28202/fcitx5-anthy.changes     
2023-10-04 22:32:09.429171529 +0200
@@ -1,0 +2,6 @@
+Tue Oct  3 07:39:31 UTC 2023 - Marguerite Su <i...@marguerite.su>
+
+- update to 5.1.1
+  * fix prediction not showing candidate 
+
+-------------------------------------------------------------------

Old:
----
  fcitx5-anthy-5.1.0.tar.xz

New:
----
  fcitx5-anthy-5.1.1.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fcitx5-anthy.spec ++++++
--- /var/tmp/diff_new_pack.KQXawG/_old  2023-10-04 22:32:10.357205071 +0200
+++ /var/tmp/diff_new_pack.KQXawG/_new  2023-10-04 22:32:10.357205071 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           fcitx5-anthy
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Anthy Wrapper for Fcitx5
 License:        GPL-2.0-or-later

++++++ fcitx5-anthy-5.1.0.tar.xz -> fcitx5-anthy-5.1.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/CMakeLists.txt 
new/fcitx5-anthy-5.1.1/CMakeLists.txt
--- old/fcitx5-anthy-5.1.0/CMakeLists.txt       2023-08-14 19:43:34.022713200 
+0200
+++ new/fcitx5-anthy-5.1.1/CMakeLists.txt       2023-09-29 22:23:41.033820900 
+0200
@@ -1,6 +1,6 @@
 cmake_minimum_required(VERSION 3.6)
 
-project(fcitx5-anthy VERSION 5.1.0)
+project(fcitx5-anthy VERSION 5.1.1)
 
 find_package(ECM 1.0.0 REQUIRED)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake" 
${CMAKE_MODULE_PATH})
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/fcitx5-anthy-5.1.0/org.fcitx.Fcitx5.Addon.Anthy.metainfo.xml.in 
new/fcitx5-anthy-5.1.1/org.fcitx.Fcitx5.Addon.Anthy.metainfo.xml.in
--- old/fcitx5-anthy-5.1.0/org.fcitx.Fcitx5.Addon.Anthy.metainfo.xml.in 
2023-08-14 19:43:34.036046500 +0200
+++ new/fcitx5-anthy-5.1.1/org.fcitx.Fcitx5.Addon.Anthy.metainfo.xml.in 
2023-09-29 22:23:41.080491800 +0200
@@ -10,6 +10,7 @@
   <url type="bugtracker">https://github.com/fcitx/fcitx5-anthy/issues</url>
   <project_group>Fcitx</project_group>
   <releases>
+    <release version="5.1.1" date="2023-09-29"/>
     <release version="5.1.0" date="2023-08-14"/>
     <release version="5.0.14" date="2023-03-10"/>
     <release version="5.0.13" date="2022-11-19"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/ca.po 
new/fcitx5-anthy-5.1.1/po/ca.po
--- old/fcitx5-anthy-5.1.0/po/ca.po     2023-07-23 03:22:59.168515000 +0200
+++ new/fcitx5-anthy-5.1.1/po/ca.po     2023-09-27 19:35:21.328572300 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: csslayer <wen...@gmail.com>, 2017\n"
 "Language-Team: Catalan (https://app.transifex.com/fcitx/teams/12005/ca/)\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -164,11 +164,11 @@
 msgid "Convert To Wide Latin"
 msgstr "Converteix a llatí ample"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "Convertiu quan escriviu (Segment múltiple)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "Converteix a mesura que escriviu (Segment únic)"
 
@@ -220,7 +220,7 @@
 msgid "Dict admin"
 msgstr "Administrador de dictat"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "Entrada directa"
 
@@ -252,11 +252,11 @@
 msgid "Half Katakana mode"
 msgstr "Mode katakana mig"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "Katakana mitja amplada"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "Hiragana"
 
@@ -304,7 +304,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "Kana"
 
@@ -312,7 +312,7 @@
 msgid "Kana Table"
 msgstr "Taula kana"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "Katakana"
 
@@ -372,7 +372,7 @@
 msgid "Move caret last"
 msgstr "Mou el cursor a l'últim"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "Segment múltiple"
 
@@ -380,7 +380,7 @@
 msgid "Multi segment immediate"
 msgstr "Multi segment immediat"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "Nicola"
 
@@ -409,8 +409,8 @@
 msgstr ""
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "Nombre de candidates d'activació a mostrar a la finestra de 
candidates"
+msgid "Number of convert key presses to Show Candidate"
+msgstr ""
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -448,7 +448,7 @@
 msgid "Ro key for kana layout"
 msgstr "Tecla ro per a la disposició kana"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "Romaji"
 
@@ -488,7 +488,7 @@
 msgid "Select prev segment"
 msgstr ""
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "Mostra l'etiqueta de les candidates"
 
@@ -504,6 +504,10 @@
 msgid "Show period style"
 msgstr "Mostra l'estil de punt"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "Mostra el mètode d'escriptura"
@@ -512,7 +516,7 @@
 msgid "Shrink segment"
 msgstr "Encongeix el segment"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "Segment únic"
 
@@ -532,7 +536,7 @@
 msgid "Ten key type"
 msgstr ""
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "Alternança amb el polze"
 
@@ -584,7 +588,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "Parèntesi ample i barra inclinada ampla"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "Llatí ample"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/da.po 
new/fcitx5-anthy-5.1.1/po/da.po
--- old/fcitx5-anthy-5.1.0/po/da.po     2023-07-23 03:22:59.168515000 +0200
+++ new/fcitx5-anthy-5.1.1/po/da.po     2023-09-27 19:35:21.328572300 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: scootergrisen, 2020\n"
 "Language-Team: Danish (https://app.transifex.com/fcitx/teams/12005/da/)\n"
@@ -19,7 +19,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d/%d)"
@@ -164,11 +164,11 @@
 msgid "Convert To Wide Latin"
 msgstr "Konverter til bred latinsk"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "Konverter efterhånden som du skriver (multisegment)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "Konverter efterhånden som du skriver (ét segment)"
 
@@ -220,7 +220,7 @@
 msgid "Dict admin"
 msgstr "Ordsbogsadministration"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "Direkte input"
 
@@ -252,11 +252,11 @@
 msgid "Half Katakana mode"
 msgstr "Halv Katakana-tilstand"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "Katakana med halv bredde"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "Hiragana"
 
@@ -304,7 +304,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr "Japansk-inputmetode baseret på Anthy"
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "Kana"
 
@@ -312,7 +312,7 @@
 msgid "Kana Table"
 msgstr "Kana-tabel"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "Katakana"
 
@@ -372,7 +372,7 @@
 msgid "Move caret last"
 msgstr "Flyt markør sidst"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "Multisegment"
 
@@ -380,7 +380,7 @@
 msgid "Multi segment immediate"
 msgstr "Multisegment immediate"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "Nicola"
 
@@ -409,8 +409,8 @@
 msgstr "Ikke sat"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "Antal kandidater af udløsere før kandidatvindue vises"
+msgid "Number of convert key presses to Show Candidate"
+msgstr ""
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -448,7 +448,7 @@
 msgid "Ro key for kana layout"
 msgstr "Ro-tast til kana-layout"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "Romaji"
 
@@ -488,7 +488,7 @@
 msgid "Select prev segment"
 msgstr "Vælg forrige segment"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "Vis kandidatetiket"
 
@@ -504,6 +504,10 @@
 msgid "Show period style"
 msgstr "Vis punktumstil"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "Vis skrivemetode"
@@ -512,7 +516,7 @@
 msgid "Shrink segment"
 msgstr "Sammentræk segment"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "Ét segment"
 
@@ -532,7 +536,7 @@
 msgid "Ten key type"
 msgstr "Ten-tastetype"
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "Skift til tommelfinger"
 
@@ -584,7 +588,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "Bred parentes og bred skråstreg"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "Bred latinsk"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/de.po 
new/fcitx5-anthy-5.1.1/po/de.po
--- old/fcitx5-anthy-5.1.0/po/de.po     2023-07-23 03:22:59.168515000 +0200
+++ new/fcitx5-anthy-5.1.1/po/de.po     2023-09-27 19:35:21.328572300 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: Ettore Atalan <atalantt...@googlemail.com>, 2022\n"
 "Language-Team: German (https://app.transifex.com/fcitx/teams/12005/de/)\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -166,11 +166,11 @@
 msgid "Convert To Wide Latin"
 msgstr "Umwandeln in Wide-Latin"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "Beim Schreiben unwandeln (Multi Segment)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "Beim Schreiben umwandeln (Einfach Segment)"
 
@@ -222,7 +222,7 @@
 msgid "Dict admin"
 msgstr "Wörterbuch Admin"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "Direkte Eingabe"
 
@@ -254,11 +254,11 @@
 msgid "Half Katakana mode"
 msgstr "Modus Halbbreite Katakana"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "Halbbreite Katakana"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "Hiragana"
 
@@ -306,7 +306,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "Kana"
 
@@ -314,7 +314,7 @@
 msgid "Kana Table"
 msgstr "Kana-Tabelle"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "Katakana"
 
@@ -374,7 +374,7 @@
 msgid "Move caret last"
 msgstr "Eingabemarke ganz hinten"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "Multisegment"
 
@@ -382,7 +382,7 @@
 msgid "Multi segment immediate"
 msgstr "Mehrere Satzteile sofort"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "Nicola"
 
@@ -411,8 +411,8 @@
 msgstr "Nicht ausgewählt"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "Anzahl der Kanditaten, bei der das Kandidatenfenster angezeigt wird"
+msgid "Number of convert key presses to Show Candidate"
+msgstr ""
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -450,7 +450,7 @@
 msgid "Ro key for kana layout"
 msgstr "Ro-Taste für Kana-Belegung"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "Romaji"
 
@@ -490,7 +490,7 @@
 msgid "Select prev segment"
 msgstr "Vorheriges Segment auswählen"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "Kandidatenbeschriftung anzeigen"
 
@@ -506,6 +506,10 @@
 msgid "Show period style"
 msgstr "Interpunktionsstil anzeigen"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "Schreibmethode anzeigen"
@@ -514,7 +518,7 @@
 msgid "Shrink segment"
 msgstr "Segment verkleinern"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "Einfaches Segment"
 
@@ -534,7 +538,7 @@
 msgid "Ten key type"
 msgstr ""
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "Daumen-Umschaltetaste"
 
@@ -586,7 +590,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "Breite Klammern und breiter Schrägstrich"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "Breites Latin"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/fcitx5-anthy.pot 
new/fcitx5-anthy-5.1.1/po/fcitx5-anthy.pot
--- old/fcitx5-anthy-5.1.0/po/fcitx5-anthy.pot  2023-07-23 03:22:59.168515000 
+0200
+++ new/fcitx5-anthy-5.1.1/po/fcitx5-anthy.pot  2023-09-27 19:35:21.328572300 
+0200
@@ -6,16 +6,16 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <l...@li.org>\n"
 "Language: LANG\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=utf-8\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr ""
@@ -160,11 +160,11 @@
 msgid "Convert To Wide Latin"
 msgstr ""
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr ""
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr ""
 
@@ -216,7 +216,7 @@
 msgid "Dict admin"
 msgstr ""
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr ""
 
@@ -248,11 +248,11 @@
 msgid "Half Katakana mode"
 msgstr ""
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr ""
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr ""
 
@@ -300,7 +300,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr ""
 
@@ -308,7 +308,7 @@
 msgid "Kana Table"
 msgstr ""
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr ""
 
@@ -368,7 +368,7 @@
 msgid "Move caret last"
 msgstr ""
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr ""
 
@@ -376,7 +376,7 @@
 msgid "Multi segment immediate"
 msgstr ""
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr ""
 
@@ -405,7 +405,7 @@
 msgstr ""
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
+msgid "Number of convert key presses to Show Candidate"
 msgstr ""
 
 #: src/config.h:282
@@ -444,7 +444,7 @@
 msgid "Ro key for kana layout"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr ""
 
@@ -484,7 +484,7 @@
 msgid "Select prev segment"
 msgstr ""
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr ""
 
@@ -500,6 +500,10 @@
 msgid "Show period style"
 msgstr ""
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr ""
@@ -508,7 +512,7 @@
 msgid "Shrink segment"
 msgstr ""
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr ""
 
@@ -528,7 +532,7 @@
 msgid "Ten key type"
 msgstr ""
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr ""
 
@@ -580,7 +584,7 @@
 msgid "Wide bracket and wide slash"
 msgstr ""
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr ""
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/he.po 
new/fcitx5-anthy-5.1.1/po/he.po
--- old/fcitx5-anthy-5.1.0/po/he.po     2023-07-23 03:22:59.168515000 +0200
+++ new/fcitx5-anthy-5.1.1/po/he.po     2023-09-27 19:35:21.328572300 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: 63f334ffc0709ba0fc2361b80bf3c0f0_00ffd1e "
 "<ab96c93ca0ac55ba7fa06385427e60dd_878890>, 2021\n"
@@ -21,7 +21,7 @@
 "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % "
 "1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr ""
@@ -166,11 +166,11 @@
 msgid "Convert To Wide Latin"
 msgstr ""
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr ""
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr ""
 
@@ -222,7 +222,7 @@
 msgid "Dict admin"
 msgstr ""
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr ""
 
@@ -254,11 +254,11 @@
 msgid "Half Katakana mode"
 msgstr ""
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr ""
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr ""
 
@@ -306,7 +306,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr ""
 
@@ -314,7 +314,7 @@
 msgid "Kana Table"
 msgstr ""
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr ""
 
@@ -374,7 +374,7 @@
 msgid "Move caret last"
 msgstr ""
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr ""
 
@@ -382,7 +382,7 @@
 msgid "Multi segment immediate"
 msgstr ""
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr ""
 
@@ -411,7 +411,7 @@
 msgstr ""
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
+msgid "Number of convert key presses to Show Candidate"
 msgstr ""
 
 #: src/config.h:282
@@ -450,7 +450,7 @@
 msgid "Ro key for kana layout"
 msgstr ""
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr ""
 
@@ -490,7 +490,7 @@
 msgid "Select prev segment"
 msgstr ""
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr ""
 
@@ -506,6 +506,10 @@
 msgid "Show period style"
 msgstr ""
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr ""
@@ -514,7 +518,7 @@
 msgid "Shrink segment"
 msgstr ""
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr ""
 
@@ -534,7 +538,7 @@
 msgid "Ten key type"
 msgstr ""
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr ""
 
@@ -586,7 +590,7 @@
 msgid "Wide bracket and wide slash"
 msgstr ""
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr ""
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/ja.po 
new/fcitx5-anthy-5.1.1/po/ja.po
--- old/fcitx5-anthy-5.1.0/po/ja.po     2023-08-14 19:33:16.504181600 +0200
+++ new/fcitx5-anthy-5.1.1/po/ja.po     2023-09-27 19:35:21.331905800 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-25 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: UTUMI Hirosi <utuhir...@yahoo.co.jp>, 2023\n"
 "Language-Team: Japanese (https://app.transifex.com/fcitx/teams/12005/ja/)\n"
@@ -21,7 +21,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -411,8 +411,8 @@
 msgstr "未設定"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "候補ウィンドウを表示するまでの候補数"
+msgid "Number of convert key presses to Show Candidate"
+msgstr "候補を表示するまでの変換キーの押し下げ回数"
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -490,7 +490,7 @@
 msgid "Select prev segment"
 msgstr "前の文節を選択"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "候補のラベルを表示"
 
@@ -506,6 +506,10 @@
 msgid "Show period style"
 msgstr "句読点のスタイルを表示"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "入力方式を表示"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/ko.po 
new/fcitx5-anthy-5.1.1/po/ko.po
--- old/fcitx5-anthy-5.1.0/po/ko.po     2023-07-23 03:22:59.171848500 +0200
+++ new/fcitx5-anthy-5.1.1/po/ko.po     2023-09-27 19:35:21.331905800 +0200
@@ -6,15 +6,15 @@
 # csslayer <wen...@gmail.com>, 2017
 # heavyuser <heavyuse...@gmail.com>, 2018
 # Bon Keun Seo <scoby...@gmail.com>, 2021
-# Junghee Lee <daemu...@gmail.com>, 2022
+# JungHee Lee <daemu...@gmail.com>, 2022
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-21 20:24+0000\n"
+"POT-Creation-Date: 2023-09-21 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
-"Last-Translator: Junghee Lee <daemu...@gmail.com>, 2022\n"
+"Last-Translator: JungHee Lee <daemu...@gmail.com>, 2022\n"
 "Language-Team: Korean (https://app.transifex.com/fcitx/teams/12005/ko/)\n"
 "Language: ko\n"
 "MIME-Version: 1.0\n"
@@ -22,7 +22,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -167,11 +167,11 @@
 msgid "Convert To Wide Latin"
 msgstr "전각 로마자로 변환"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "입력 중 변환 (다중 세그먼트)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "입력 중 변환 (단일 세그먼트)"
 
@@ -223,7 +223,7 @@
 msgid "Dict admin"
 msgstr "사전 관리"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "직접 입력"
 
@@ -255,11 +255,11 @@
 msgid "Half Katakana mode"
 msgstr "반각 가타카나 모드"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "반각 가타카나"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "히라가나"
 
@@ -307,7 +307,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr "Anthy 기반 일본어 입력기"
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "카나"
 
@@ -315,7 +315,7 @@
 msgid "Kana Table"
 msgstr "카나 표"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "가타카나"
 
@@ -375,7 +375,7 @@
 msgid "Move caret last"
 msgstr "커서를 맨 뒤로 이동"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "다중 세그먼트"
 
@@ -383,7 +383,7 @@
 msgid "Multi segment immediate"
 msgstr "다중 세그먼트 즉시 입력"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "니콜라"
 
@@ -412,8 +412,8 @@
 msgstr "설정되지 않음"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "후보 단어 창의 표시를 트리거한 키 입력 수"
+msgid "Number of convert key presses to Show Candidate"
+msgstr ""
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -451,7 +451,7 @@
 msgid "Ro key for kana layout"
 msgstr "카나 자판용 Ro 키"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "로마자"
 
@@ -491,7 +491,7 @@
 msgid "Select prev segment"
 msgstr "이전 세그먼트 선택"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "후보 레이블 표시"
 
@@ -507,6 +507,10 @@
 msgid "Show period style"
 msgstr "문장부호 스타일 표시"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr ""
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "입력 방식 표시"
@@ -515,7 +519,7 @@
 msgid "Shrink segment"
 msgstr "세그먼트 줄이기"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "단일 세그먼트"
 
@@ -535,7 +539,7 @@
 msgid "Ten key type"
 msgstr "숫자키 유형"
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "엄지 시프트"
 
@@ -587,7 +591,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "전자 괄호와 전자 슬래시"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "전각 로마자"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/ru.po 
new/fcitx5-anthy-5.1.1/po/ru.po
--- old/fcitx5-anthy-5.1.0/po/ru.po     2023-07-23 03:22:59.171848500 +0200
+++ new/fcitx5-anthy-5.1.1/po/ru.po     2023-09-27 19:35:21.331905800 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-22 20:24+0000\n"
+"POT-Creation-Date: 2023-09-22 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: Dmitry <dmitrydmitry...@gmail.com>, 2023\n"
 "Language-Team: Russian (https://app.transifex.com/fcitx/teams/12005/ru/)\n"
@@ -22,7 +22,7 @@
 "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
 "(n%100>=11 && n%100<=14)? 2 : 3);\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -167,11 +167,11 @@
 msgid "Convert To Wide Latin"
 msgstr "Конвертировать в Wide Latin"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "Конвертировать при печати (Множество 
сегментов)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "Конвертировать при печати (Одиночный 
сегмент)"
 
@@ -223,7 +223,7 @@
 msgid "Dict admin"
 msgstr "Администратор словарей"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "Прямой ввод"
 
@@ -255,11 +255,11 @@
 msgid "Half Katakana mode"
 msgstr "Режим половинной Катаканы"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "Полуширинная Катакана"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "Хирагана"
 
@@ -307,7 +307,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr "Японский метод ввода на основе Anthy"
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "Кана"
 
@@ -315,7 +315,7 @@
 msgid "Kana Table"
 msgstr "Таблица Кана"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "Катакана"
 
@@ -375,7 +375,7 @@
 msgid "Move caret last"
 msgstr "Сдвинуть каретку в последнюю очередь"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "Множество сегментов"
 
@@ -383,7 +383,7 @@
 msgid "Multi segment immediate"
 msgstr "Множество сегментов немедленно"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "Nicola"
 
@@ -412,8 +412,8 @@
 msgstr "Не задано"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "Число переключений кандидатов для 
отображения окна кандидатов"
+msgid "Number of convert key presses to Show Candidate"
+msgstr "Количество нажатий клавиш 
преобразования для отображения кандидата"
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -451,7 +451,7 @@
 msgid "Ro key for kana layout"
 msgstr "Клавиша Ro для раскладки кана"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "Romaji"
 
@@ -491,7 +491,7 @@
 msgid "Select prev segment"
 msgstr "Выбрать предыдущий сегмент"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "Показать метку кандидата"
 
@@ -507,6 +507,10 @@
 msgid "Show period style"
 msgstr "Показать стиль периода"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr "Показать стиль символа"
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "Показать метод печати"
@@ -515,7 +519,7 @@
 msgid "Shrink segment"
 msgstr "Сжать сегмент"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "Одиночный сегмент"
 
@@ -535,7 +539,7 @@
 msgid "Ten key type"
 msgstr "Десять ключевых типов"
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "Thumb shift"
 
@@ -587,7 +591,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "Широкая скобка и широкая косая черта"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "Wide latin"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/zh_CN.po 
new/fcitx5-anthy-5.1.1/po/zh_CN.po
--- old/fcitx5-anthy-5.1.0/po/zh_CN.po  2023-07-24 03:59:55.899116000 +0200
+++ new/fcitx5-anthy-5.1.1/po/zh_CN.po  2023-09-27 19:35:21.331905800 +0200
@@ -4,14 +4,14 @@
 #
 # Translators:
 # Mingcong Bai <jeff...@aosc.xyz>, 2018
-# csslayer <wen...@gmail.com>, 2021
+# csslayer <wen...@gmail.com>, 2023
 # Lau YeeYu, 2023
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-07-23 20:24+0000\n"
+"POT-Creation-Date: 2023-09-23 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
 "Last-Translator: Lau YeeYu, 2023\n"
 "Language-Team: Chinese (China) (https://app.transifex.com/fcitx/teams/12005/";
@@ -22,7 +22,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -167,11 +167,11 @@
 msgid "Convert To Wide Latin"
 msgstr "转换到全角英文"
 
-#: src/engine.cpp:65
+#: src/engine.cpp:66
 msgid "Convert as you type (Multi segment)"
 msgstr "输入时转换 (多段)"
 
-#: src/engine.cpp:66
+#: src/engine.cpp:67
 msgid "Convert as you type (Single segment)"
 msgstr "输入时转换 (单段)"
 
@@ -223,7 +223,7 @@
 msgid "Dict admin"
 msgstr "词典管理"
 
-#: src/engine.cpp:52
+#: src/engine.cpp:53
 msgid "Direct input"
 msgstr "直接输入"
 
@@ -255,11 +255,11 @@
 msgid "Half Katakana mode"
 msgstr "半角片假名模式"
 
-#: src/engine.cpp:51
+#: src/engine.cpp:52
 msgid "Half width katakana"
 msgstr "半角片假名"
 
-#: src/config.h:29 src/engine.cpp:49
+#: src/config.h:29 src/engine.cpp:50
 msgid "Hiragana"
 msgstr "平假名"
 
@@ -307,7 +307,7 @@
 msgid "Japanese input method based on Anthy"
 msgstr "基于 Anthy 的日语输入法"
 
-#: src/config.h:66 src/engine.cpp:58
+#: src/config.h:66 src/engine.cpp:59
 msgid "Kana"
 msgstr "假名"
 
@@ -315,7 +315,7 @@
 msgid "Kana Table"
 msgstr "假名表"
 
-#: src/config.h:29 src/engine.cpp:50
+#: src/config.h:29 src/engine.cpp:51
 msgid "Katakana"
 msgstr "片假名"
 
@@ -375,7 +375,7 @@
 msgid "Move caret last"
 msgstr "移动光标至结尾"
 
-#: src/config.h:59 src/engine.cpp:63
+#: src/config.h:59 src/engine.cpp:64
 msgid "Multi segment"
 msgstr "多段"
 
@@ -383,7 +383,7 @@
 msgid "Multi segment immediate"
 msgstr "立即多段"
 
-#: src/config.h:67 src/engine.cpp:59
+#: src/config.h:67 src/engine.cpp:60
 msgid "Nicola"
 msgstr "尼古拉"
 
@@ -412,8 +412,8 @@
 msgstr "未设定"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "触发显示候选词窗口的按键次数"
+msgid "Number of convert key presses to Show Candidate"
+msgstr "显示候选词需要按下的转换键次数"
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -451,7 +451,7 @@
 msgid "Ro key for kana layout"
 msgstr "假名布局的 \"ロ\" 键"
 
-#: src/config.h:66 src/engine.cpp:57
+#: src/config.h:66 src/engine.cpp:58
 msgid "Romaji"
 msgstr "罗马音"
 
@@ -491,7 +491,7 @@
 msgid "Select prev segment"
 msgstr "选择上一段"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "显示候选词标签"
 
@@ -507,6 +507,10 @@
 msgid "Show period style"
 msgstr "显示逗号风格"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr "显示符号样式"
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "显示输入方案"
@@ -515,7 +519,7 @@
 msgid "Shrink segment"
 msgstr "收起段落"
 
-#: src/config.h:60 src/engine.cpp:64
+#: src/config.h:60 src/engine.cpp:65
 msgid "Single segment"
 msgstr "单段"
 
@@ -535,7 +539,7 @@
 msgid "Ten key type"
 msgstr "十键类型"
 
-#: src/engine.cpp:59
+#: src/engine.cpp:60
 msgid "Thumb shift"
 msgstr "移位拇指"
 
@@ -587,7 +591,7 @@
 msgid "Wide bracket and wide slash"
 msgstr "宽括号和宽斜杠"
 
-#: src/config.h:48 src/engine.cpp:53
+#: src/config.h:48 src/engine.cpp:54
 msgid "Wide latin"
 msgstr "全角英文"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/po/zh_TW.po 
new/fcitx5-anthy-5.1.1/po/zh_TW.po
--- old/fcitx5-anthy-5.1.0/po/zh_TW.po  2023-08-14 19:33:16.504181600 +0200
+++ new/fcitx5-anthy-5.1.1/po/zh_TW.po  2023-09-27 19:35:21.331905800 +0200
@@ -6,16 +6,16 @@
 # csslayer <wen...@gmail.com>, 2017
 # 黃柏諺 <s8321...@gmail.com>, 2017
 # Neko ◣ 0xFF, 2022
+# Haowei Hsu <hwhsu1...@gmail.com>, 2023
 # Lau YeeYu, 2023
-# Haowei Hsu, 2023
 #
 msgid ""
 msgstr ""
 "Project-Id-Version: fcitx5-anthy\n"
 "Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n"
-"POT-Creation-Date: 2023-08-07 20:24+0000\n"
+"POT-Creation-Date: 2023-09-23 20:24+0000\n"
 "PO-Revision-Date: 2017-12-26 07:08+0000\n"
-"Last-Translator: Haowei Hsu, 2023\n"
+"Last-Translator: Lau YeeYu, 2023\n"
 "Language-Team: Chinese (Taiwan) (https://app.transifex.com/fcitx/teams/12005/";
 "zh_TW/)\n"
 "Language: zh_TW\n"
@@ -24,7 +24,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
-#: src/state.cpp:294
+#: src/state.cpp:295
 #, c-format
 msgid "(%d / %d)"
 msgstr "(%d / %d)"
@@ -414,8 +414,8 @@
 msgstr "尚未設置"
 
 #: src/config.h:168
-msgid "Number candidate of Triggers To Show Candidate Window"
-msgstr "觸發顯示候選字視窗的按鍵次數"
+msgid "Number of convert key presses to Show Candidate"
+msgstr "為顯示候選詞需要按下的轉換鍵次數"
 
 #: src/config.h:282
 msgid "Oasys100J"
@@ -493,7 +493,7 @@
 msgid "Select prev segment"
 msgstr "選擇上一段"
 
-#: src/config.h:213 src/config.h:226
+#: src/config.h:213
 msgid "Show candidates label"
 msgstr "顯示候選詞標籤"
 
@@ -509,6 +509,10 @@
 msgid "Show period style"
 msgstr "顯示逗號樣式"
 
+#: src/config.h:226
+msgid "Show symbol style"
+msgstr "顯示符號樣式"
+
 #: src/config.h:220
 msgid "Show typing method"
 msgstr "顯示輸入方式"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/src/config.h 
new/fcitx5-anthy-5.1.1/src/config.h
--- old/fcitx5-anthy-5.1.0/src/config.h 2023-07-23 03:22:59.175181900 +0200
+++ new/fcitx5-anthy-5.1.1/src/config.h 2023-09-29 22:23:41.333848500 +0200
@@ -165,7 +165,7 @@
                         fcitx::CandidateLayoutHint::Vertical};
     fcitx::Option<int, fcitx::IntConstrain> nTriggersToShowCandWin{
         this, "NTriggersToShowCandWin",
-        _("Number candidate of Triggers To Show Candidate Window"), 2,
+        _("Number of convert key presses to Show Candidate"), 2,
         fcitx::IntConstrain(0, 7)};
     fcitx::Option<bool> predictOnInput{this, "PredictOnInput",
                                        _("Predict on input"), false};
@@ -222,8 +222,8 @@
                                           _("Show conversion mode"), true};
     fcitx::Option<bool> showPeriodStyleLabel{this, "ShowPeriodStyle",
                                              _("Show period style"), false};
-    fcitx::Option<bool> showSymbolStyleLabel{
-        this, "ShowSymbolStyle", _("Show candidates label"), false};);
+    fcitx::Option<bool> showSymbolStyleLabel{this, "ShowSymbolStyle",
+                                             _("Show symbol style"), false};);
 
 enum class KeyBindingProfile {
     Default,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx5-anthy-5.1.0/src/state.cpp 
new/fcitx5-anthy-5.1.1/src/state.cpp
--- old/fcitx5-anthy-5.1.0/src/state.cpp        2023-07-23 03:22:59.175181900 
+0200
+++ new/fcitx5-anthy-5.1.1/src/state.cpp        2023-09-27 19:35:21.331905800 
+0200
@@ -65,7 +65,8 @@
     if (*config().general->predictOnInput && key.isRelease() &&
         preedit_.isPreediting() && !preedit_.isConverting()) {
         preedit_.predict();
-        preedit_.candidates();
+        ic_->inputPanel().setCandidateList(preedit_.candidates());
+        uiUpdate_ = true;
     }
 
     if (!preedit_.canProcessKeyEvent(key)) {

Reply via email to