Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-16 | fixed wrong usages of tr() like: | Florian Jung | |
QString::toNumber(num) + ( num > 1 ? tr("parts") : tr("part")) or tr("file ")+ filename +tr(" could not be loaded") and commited scripts to find such errors |