From a0724783d80b107e4af91ac87392499f055e6c6d Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Fri, 23 Mar 2018 22:57:45 +0300 Subject: [PATCH] Plural forms work better this way for languages other than English --- app/gui/gui.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/gui/gui.c b/app/gui/gui.c index f655bceef6..bcbbb390f3 100644 --- a/app/gui/gui.c +++ b/app/gui/gui.c @@ -340,7 +340,7 @@ gui_recover (gint n_recoveries) _("Eeek! It looks like GIMP recovered from a crash!")); gimp_message_box_set_text (GIMP_MESSAGE_BOX (box), - ngettext ("An image was salvaged from the crash. " + ngettext ("%d image was salvaged from the crash. " "Do you want to try and recover it?", "%d images were salvaged from the crash. " "Do you want to try and recover them?",