輸入法選單名稱改為「小麥注音」 (fixes #109)
This commit is contained in:
parent
4e42a48cd9
commit
9e3e4701df
|
@ -1,5 +1,5 @@
|
||||||
CFBundleName = "小麥注音";
|
CFBundleName = "小麥注音";
|
||||||
CFBundleDisplayName = "小麥注音";
|
CFBundleDisplayName = "小麥注音";
|
||||||
NSHumanReadableCopyright = "Copyright © 2011-2017 Mengjuei Hsieh et al.\nAll Rights Reserved.";
|
NSHumanReadableCopyright = "Copyright © 2011-2017 Mengjuei Hsieh et al.\nAll Rights Reserved.";
|
||||||
"org.openvanilla.inputmethod.McBopomofo.Bopomofo" = "注音";
|
"org.openvanilla.inputmethod.McBopomofo.Bopomofo" = "小麥注音";
|
||||||
"org.openvanilla.inputmethod.McBopomofo.PlainBopomofo" = "傳統注音";
|
"org.openvanilla.inputmethod.McBopomofo.PlainBopomofo" = "傳統注音";
|
||||||
|
|
Loading…
Reference in New Issue