[gimp] Bug 750178 - Remove "again" from "Export the image again".
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp] Bug 750178 - Remove "again" from "Export the image again".
- Date: Sun,  6 Nov 2016 19:57:57 +0000 (UTC)
commit 58d84f6ebe8c2f905328bfc94bf70fb479ee9886
Author: Jehan <jehan girinstud io>
Date:   Sun Nov 6 20:56:22 2016 +0100
    Bug 750178 - Remove "again" from "Export the image again".
    
    This "again" is meaningless in this context.
 app/actions/file-actions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/actions/file-actions.c b/app/actions/file-actions.c
index 2f3bac6..300a3cf 100644
--- a/app/actions/file-actions.c
+++ b/app/actions/file-actions.c
@@ -157,7 +157,7 @@ static const GimpEnumActionEntry file_save_actions[] =
 
   { "file-export", NULL,
     NC_("file-action", "Export..."), "<primary>E",
-    NC_("file-action", "Export the image again"),
+    NC_("file-action", "Export the image"),
     GIMP_SAVE_MODE_EXPORT, FALSE,
     GIMP_HELP_FILE_EXPORT },
 
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]