From bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 05 Feb 2016 07:25:27 -0500
Subject: [PATCH] Secure also downloads of addressbook exports, managesieve script exports and Enigma keys exports

---
 plugins/enigma/localization/ja_JP.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/plugins/enigma/localization/ja_JP.inc b/plugins/enigma/localization/ja_JP.inc
index 60a920a..142e7f6 100644
--- a/plugins/enigma/localization/ja_JP.inc
+++ b/plugins/enigma/localization/ja_JP.inc
@@ -2,7 +2,7 @@
 
 
 
-$labels['enigmasettings'] = 'Enigma: 設定';
+$labels['enigmasettings'] = 'Enigma';
 $labels['enigmacerts'] = 'Enigma: 証明書 (S/MIME)';
 $labels['enigmakeys'] = 'Enigma: 鍵 (PGP)';
 $labels['keysfromto'] = '鍵の一覧 $from ~ $to (合計: $count )';

--
Gitblit v1.9.1