update translations, fix layout, some edit of formating

prepare to release 2.0.0
(I plan to update all translations with next releases)
This commit is contained in:
arcan1s
2014-09-08 01:52:40 +04:00
parent ce761db924
commit ab966504cc
13 changed files with 546 additions and 572 deletions

View File

@ -66,7 +66,7 @@ public slots:
// update events
void sendNotification(const QString eventId, const QString message);
void updateNetworkDevice();
void updateText(bool clear = false);
void updateText(const bool clear = false);
void updateTooltip();
private slots: