summaryrefslogtreecommitdiff
path: root/mate-dictionary/src
diff options
context:
space:
mode:
authorrbuj <[email protected]>2020-04-01 18:28:15 +0200
committerraveit65 <[email protected]>2020-04-14 13:16:21 +0200
commitb411957943122bb9ba71444eaf9a970c25c63e5b (patch)
treea03896a5d9affca74228606f498039b59906778a /mate-dictionary/src
parent37fca317ce338f105aaae8dee53cb79993c8fed6 (diff)
downloadmate-utils-b411957943122bb9ba71444eaf9a970c25c63e5b.tar.bz2
mate-utils-b411957943122bb9ba71444eaf9a970c25c63e5b.tar.xz
expand the comments on about dialogs
Diffstat (limited to 'mate-dictionary/src')
-rw-r--r--mate-dictionary/src/gdict-about.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-dictionary/src/gdict-about.c b/mate-dictionary/src/gdict-about.c
index 87ae9061..7a4979b4 100644
--- a/mate-dictionary/src/gdict-about.c
+++ b/mate-dictionary/src/gdict-about.c
@@ -54,7 +54,7 @@ gdict_show_about_dialog (GtkWidget *parent)
};
const gchar *translator_credits = _("translator-credits");
- const gchar *comments = _("Look up words in dictionaries");
+ const gchar *comments = _("Look up words or terms in a dictionary source.");
const gchar* license[] = {
N_("This program is free software; you can redistribute it and/or "