summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-03-20 09:20:59 +0100
committerraveit65 <[email protected]>2019-03-22 23:26:04 +0100
commitd1e53612632c9f9270bbe9f55158f76b07a8cb4d (patch)
tree143964a290d1402cd60863a54d84f0b7ae53f2be /shell
parentbe8e3b33f515326ceee426765a46323c8ba4da2a (diff)
downloadatril-d1e53612632c9f9270bbe9f55158f76b07a8cb4d.tar.bz2
atril-d1e53612632c9f9270bbe9f55158f76b07a8cb4d.tar.xz
Add documenters to translation resource
Diffstat (limited to 'shell')
-rw-r--r--shell/ev-window.c4
1 files 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
};