diff options
author | Michele Calgaro <[email protected]> | 2021-11-28 14:58:21 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-11-28 14:59:05 +0900 |
commit | 3ac90b74721f95d30c1260537d075107fef1c7a5 (patch) | |
tree | a2b950e30aa98674bbf9d7a16909d7428f81e829 /translations/messages/fr.po | |
parent | 59e40ff2e2e1716aa729a3441d690696f2536cdf (diff) | |
download | dolphin-3ac90b74721f95d30c1260537d075107fef1c7a5.tar.gz dolphin-3ac90b74721f95d30c1260537d075107fef1c7a5.zip |
Fixed singular form in translation. This resolves issue #14.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 4dc558cd6b21dad9b49e03022f4c41cf7ad09e40)
Diffstat (limited to 'translations/messages/fr.po')
-rw-r--r-- | translations/messages/fr.po | 2 |
1 files changed, 1 insertions, 1 deletions
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 ?" |