summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-03-31 17:36:13 +0200
committerZenWalker <[email protected]>2020-04-01 17:28:15 +0200
commit5f6f99aa990f084a508cd31a388b7aa634d98fd0 (patch)
treedd84d054b1e70255f67a4ae3f2223b9be7451708
parent16ae921196f21a6f9c95f27fe94bf61f0df9eda1 (diff)
downloadengrampa-5f6f99aa990f084a508cd31a388b7aa634d98fd0.tar.bz2
engrampa-5f6f99aa990f084a508cd31a388b7aa634d98fd0.tar.xz
actions: expand the comment on about dialog
-rw-r--r--src/actions.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actions.c b/src/actions.c
index 0f3cf36..4aec8e5 100644
--- a/src/actions.c
+++ b/src/actions.c
@@ -899,7 +899,7 @@ activate_action_about (GtkAction *action,
"version", VERSION,
"copyright", _("Copyright \xc2\xa9 2001–2010 Free Software Foundation, Inc.\n"
"Copyright \xc2\xa9 2012–2020 The MATE developers"),
- "comments", _("An archive manager for MATE."),
+ "comments", _("Engrampa is an archive manager for the MATE Desktop Environment."),
"authors", authors,
"documenters", documenters,
"translator-credits", _("translator-credits"),