forked from Qortal/qortal
Added API call GET /admin/status which reports whether minting is possible (have minting keys & up-to-date) and whether node is currently attempting to sync. Corresponding change to system tray mouseover text. Corresponding text added to SysTray transaction resources.
32 lines
665 B
Properties
32 lines
665 B
Properties
#Generated by ResourceBundle Editor (http://essiembre.github.io/eclipse-rbe/)
|
|
# SysTray pop-up menu
|
|
|
|
BLOCK_HEIGHT = height
|
|
|
|
CHECK_TIME_ACCURACY = Check time accuracy
|
|
|
|
CONNECTION = connection
|
|
|
|
CONNECTIONS = connections
|
|
|
|
EXIT = Exit
|
|
|
|
MINTING_DISABLED = NOT minting
|
|
|
|
MINTING_ENABLED = \u2714 Minting
|
|
|
|
# Nagging about lack of NTP time sync
|
|
NTP_NAG_CAPTION = Computer's clock is inaccurate!
|
|
|
|
NTP_NAG_TEXT_UNIX = Install NTP service to get an accurate clock.
|
|
|
|
NTP_NAG_TEXT_WINDOWS = Select "Synchronize clock" from menu to fix.
|
|
|
|
OPEN_UI = Open UI
|
|
|
|
SYNCHRONIZE_CLOCK = Synchronize clock
|
|
|
|
SYNCHRONIZING_BLOCKCHAIN = Synchronizing
|
|
|
|
SYNCHRONIZING_CLOCK = Synchronizing clock
|