Translate and update readme for v0.4.0

This commit is contained in:
lupoDharkael
2017-08-17 16:24:50 +02:00
parent b966a10c09
commit 3a79ac2dd5
4 changed files with 225 additions and 172 deletions

View File

@@ -57,7 +57,7 @@ QVector<const char *> InfoWindow::m_description = {
QT_TR_NOOP("Save selection as a file"),
QT_TR_NOOP("Undo the last modification"),
QT_TR_NOOP("Show color picker"),
QT_TR_NOOP("Change draw tool thickness")
QT_TR_NOOP("Change the tool's thickness")
};
void InfoWindow::initInfoTable() {