From 7910fcc746adc3d5edda31dc83e83a873efc8149 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(-) 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