summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/ja_JP.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_encryption/l10n/ja_JP.php')
-rw-r--r--apps/files_encryption/l10n/ja_JP.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_encryption/l10n/ja_JP.php b/apps/files_encryption/l10n/ja_JP.php
index 2c3e5410de3..bd630c1d71f 100644
--- a/apps/files_encryption/l10n/ja_JP.php
+++ b/apps/files_encryption/l10n/ja_JP.php
@@ -1,6 +1,5 @@
<?php $TRANSLATIONS = array(
"Encryption" => "暗号化",
"Exclude the following file types from encryption" => "暗号化から除外するファイルタイプ",
-"None" => "なし",
-"Enable Encryption" => "暗号化を有効にする"
+"None" => "なし"
);