diff options
| author | Automated System <gitea@mirror.git.trinitydesktop.org> | 2025-02-05 18:15:54 +0000 |
|---|---|---|
| committer | TDE Gitea <gitea@mirror.git.trinitydesktop.org> | 2025-02-05 18:15:54 +0000 |
| commit | e3a39aeb9e1b3c05e684788a876adceba50f3dd4 (patch) | |
| tree | 702c0abb986ab2e711490864476fd05a628fdcc3 | |
| parent | 348bbbbaf7e29b28535fefd4ed2d3c61e57b727d (diff) | |
| download | dolphin-e3a39aeb9e1b3c05e684788a876adceba50f3dd4.tar.gz dolphin-e3a39aeb9e1b3c05e684788a876adceba50f3dd4.zip | |
Fix plural form of translations.
The leading '_n: ' should not be part of the translations.
| -rw-r--r-- | translations/messages/ka.po | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/translations/messages/ka.po b/translations/messages/ka.po index fe795b9..2c4bd50 100644 --- a/translations/messages/ka.po +++ b/translations/messages/ka.po @@ -460,7 +460,7 @@ msgid "" "_n: (1 Folder, \n" " (%n Folders, " msgstr "" -"_n: (1 საქაღალდე, \n" +" (1 საქაღალდე, \n" " (%n საქაღალდე, " #: dolphinview.cpp:996 |
