From d1e53612632c9f9270bbe9f55158f76b07a8cb4d Mon Sep 17 00:00:00 2001 From: rbuj Date: Wed, 20 Mar 2019 09:20:59 +0100 Subject: Add documenters to translation resource --- shell/ev-window.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell') diff --git a/shell/ev-window.c b/shell/ev-window.c index a863bd6b..e1893115 100644 --- a/shell/ev-window.c +++ b/shell/ev-window.c @@ -5305,8 +5305,8 @@ static void ev_window_cmd_help_about (GtkAction *action, EvWindow *ev_window) { const char *documenters[] = { - "MATE Documentation Team", - "GNOME Documentation Team", + N_("MATE Documentation Team"), + N_("GNOME Documentation Team"), NULL }; -- cgit v1.2.1