Version: unspecified OS: Linux There are 2 strings in the code: 1. kdepim/mobile/tasks/BulkActionComponent.qml:31 2. kdepim/mobile/tasks/tasks.qml:133 Their texts are the same ("1 folder"/"%1 folders"), so they form a single entry in .pot file. Please, split these strings by adding context strings to them, since in Russian they should be translated using different grammatical cases. The first string goes alone, and the second one is incorporated in the sentence "You have selected \n %1\n %2\n %3". Reproducible: Always