From b411957943122bb9ba71444eaf9a970c25c63e5b Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 1 Apr 2020 18:28:15 +0200 Subject: expand the comments on about dialogs --- mate-dictionary/src/gdict-about.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mate-dictionary') 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 " -- cgit v1.2.1