[gimp/gimp-2-10] app: s/plug-In/plug-in in a GUI-visible string.
- From: Jehan <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-10] app: s/plug-In/plug-in in a GUI-visible string.
- Date: Wed, 13 Feb 2019 15:28:07 +0000 (UTC)
commit 4774bd3b489c298ceda21974c28e1f1d46a839d0
Author: Jehan <jehan girinstud io>
Date: Mon Feb 11 15:17:36 2019 +0100
app: s/plug-In/plug-in in a GUI-visible string.
(cherry picked from commit a6aa14bca28a96b9558d01150f1172bc7e26bf12)
app/file/file-open.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/file/file-open.c b/app/file/file-open.c
index c833a43909..24bfef57e8 100644
--- a/app/file/file-open.c
+++ b/app/file/file-open.c
@@ -265,7 +265,7 @@ file_open_image (Gimp *gimp,
{
if (error && ! *error)
g_set_error (error, G_FILE_ERROR, G_FILE_ERROR_FAILED,
- _("%s plug-In could not open image"),
+ _("%s plug-in could not open image"),
gimp_procedure_get_label (GIMP_PROCEDURE (file_proc)));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]