mirror of
https://github.com/Qortal/qortal.git
synced 2025-07-23 04:36:50 +00:00
Convert SysTray to use JPopupMenu for Unicode support
Correct Systray_zh.properties to ISO 8859-1 instead of UTF-8. Added SysTray test to GuiTests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# SysTray pop-up menu
|
||||
OPEN_NODE_UI=开启界面
|
||||
EXIT=退出软件
|
||||
OPEN_NODE_UI=\u5F00\u542F\u754C\u9762
|
||||
EXIT=\u9000\u51FA\u8F6F\u4EF6
|
||||
|
||||
# Nagging about lack of NTP time sync
|
||||
NTP_NAG_CAPTION=没有连接上节点?
|
||||
NTP_NAG_TEXT=请启用Windows自动时间同步。
|
||||
NTP_NAG_CAPTION=\u6CA1\u6709\u8FDE\u63A5\u4E0A\u8282\u70B9\uFF1F
|
||||
NTP_NAG_TEXT=\u8BF7\u542F\u7528Windows\u81EA\u52A8\u65F6\u95F4\u540C\u6B65\u3002
|
||||
|
Reference in New Issue
Block a user