From 3ac90b74721f95d30c1260537d075107fef1c7a5 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 28 Nov 2021 14:58:21 +0900 Subject: Fixed singular form in translation. This resolves issue #14. Signed-off-by: Michele Calgaro (cherry picked from commit 4dc558cd6b21dad9b49e03022f4c41cf7ad09e40) --- translations/messages/fr.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'translations/messages/fr.po') diff --git a/translations/messages/fr.po b/translations/messages/fr.po index f081bb9..2be6926 100644 --- a/translations/messages/fr.po +++ b/translations/messages/fr.po @@ -644,7 +644,7 @@ msgstr "Renommer" #: renamedialog.cpp:39 #, fuzzy, c-format msgid "" -"_n: Rename the %n selected items to:\n" +"_n: Rename the %n selected item to:\n" "Rename the %n selected items to:" msgstr "Voulez-vous vraiment supprimer les %1 objets sélectionnés ?" -- cgit v1.2.1