diff options
author | 7535 <40716445+7535@users.noreply.github.com> | 2018-08-14 21:23:05 +0800 |
---|---|---|
committer | Peng Wu <alexepico@gmail.com> | 2018-08-15 08:58:14 +0800 |
commit | 76942e76aa48f174abf17fc8c9673ce986ed00dc (patch) | |
tree | 78672192e6bb6fc8e1474621bb2ed162fc5aeaf1 | |
parent | f9d594707455656554c4f98fe033e745f614614b (diff) | |
download | ibus-libpinyin-76942e76aa48f174abf17fc8c9673ce986ed00dc.tar.gz ibus-libpinyin-76942e76aa48f174abf17fc8c9673ce986ed00dc.tar.xz ibus-libpinyin-76942e76aa48f174abf17fc8c9673ce986ed00dc.zip |
fix typo
"restart" in Chinese is "重启", not "重起".
-rw-r--r-- | po/zh_CN.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po index a3ee193..552a5f4 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -510,7 +510,7 @@ msgstr "模糊音" #: ../setup/ibus-libpinyin-preferences.ui.h:63 msgid "Tips: this changes may take effects after ime restarted." -msgstr "提示:此更改可能需要重起智能拼音输入法后生效" +msgstr "提示:此更改可能需要重启智能拼音输入法后生效" #: ../setup/ibus-libpinyin-preferences.ui.h:64 msgid "<b>Dictionary option</b>" |