summaryrefslogtreecommitdiff
path: root/muse2/find_manual_plural.sh
AgeCommit message (Collapse)Author
2011-09-16fixed 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