[nautilus-actions] fma_about_display: adapt the application label



commit 59f927a6e4314818b756292521cf81b53ec64cac
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]