diff options
-rw-r--r-- | charpick/charpick.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/charpick/charpick.c b/charpick/charpick.c index 97d36802..ad6b562a 100644 --- a/charpick/charpick.c +++ b/charpick/charpick.c @@ -583,8 +583,8 @@ about (GtkAction *action, "version", VERSION, "copyright", _("Copyright \xc2\xa9 1998, 2004-2005 GNOME Applets Maintainers and others\n" "Copyright \xc2\xa9 2012-2020 MATE developers"), - "comments", _("Mate Panel applet for selecting strange " - "characters that are not on my keyboard. " + "comments", _("MATE Panel applet for selecting strange " + "characters that are not on the keyboard. " "Released under GNU General Public Licence."), "authors", authors, "documenters", documenters, |