[nautilus-actions/file-manager-actions] fma_about_display: adapt the application label



commit 28dd9f74c83b4b167d9d775abdb18d5f1eba3793
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Sep 9 09:11:32 2015 +0200

    fma_about_display: adapt the application label

 src/core/fma-about.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/core/fma-about.c b/src/core/fma-about.c
index 41fe046..91c749a 100644
--- a/src/core/fma-about.c
+++ b/src/core/fma-about.c
@@ -100,7 +100,7 @@ fma_about_display( GtkWindow *toplevel )
                        "authors", authors,
                        /* i10n: "Nautilus actions" here is not a typo; this does not refer to the
                         * FileManager-Actions product, but to the actions which are to be added to Nautilus 
*/
-                       "comments", _( "A graphical interface to create and edit your Nautilus actions." ),
+                       "comments", _( "A graphical interface to create and edit your file-manager actions." 
),
                        "copyright", copyright,
                        "documenters", documenters,
                        "license", license_i18n->str,


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]