summaryrefslogtreecommitdiffstats
path: root/po/en_GB
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:12 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-08-06 14:59:12 +0200
commitd69472324317e6f4fca928ecd58bb3de023b16d1 (patch)
tree2f2d3918af66544ebfe7f7cc3409d788c6ddcbd2 /po/en_GB
parente6084d296220e9eb13e4430a20f86690d1ebe78e (diff)
downloaddigikam-d69472324317e6f4fca928ecd58bb3de023b16d1.tar.gz
digikam-d69472324317e6f4fca928ecd58bb3de023b16d1.zip
Fix plural form of translations.
The leading '_n: ' should not be part of the translations. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'po/en_GB')
-rw-r--r--po/en_GB/digikam.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/po/en_GB/digikam.po b/po/en_GB/digikam.po
index 9f53c4d..997d396 100644
--- a/po/en_GB/digikam.po
+++ b/po/en_GB/digikam.po
@@ -8478,7 +8478,7 @@ msgid ""
"_n: <b>1</b> file selected.\n"
"<b>%n</b> files selected."
msgstr ""
-"_n: <b>1</b> file selected.\n"
+"<b>1</b> file selected.\n"
"<b>%n</b> files selected."
#: libs/dialogs/deletedialog.cpp:135
@@ -8498,7 +8498,7 @@ msgid ""
"_n: <b>1</b> album selected.\n"
"<b>%n</b> albums selected."
msgstr ""
-"_n: <b>1</b> album selected.\n"
+"<b>1</b> album selected.\n"
"<b>%n</b> albums selected."
#: libs/dialogs/deletedialog.cpp:155
@@ -9125,7 +9125,7 @@ msgid ""
"_n: <qt><p>You have edited the metadata of the image: </p><ul>\n"
"<qt><p>You have edited the metadata of %n images: </p><ul>"
msgstr ""
-"_n: <qt><p>You have edited the metadata of the picture: </p><ul>\n"
+"<qt><p>You have edited the metadata of the picture: </p><ul>\n"
"<qt><p>You have edited the metadata of %n pictures: </p><ul>"
#: libs/imageproperties/imagedescedittab.cpp:433