From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- 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