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 --- program/localization/id_ID/labels.inc | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-) diff --git a/program/localization/id_ID/labels.inc b/program/localization/id_ID/labels.inc index 05204ca..5bddf67 100644 --- a/program/localization/id_ID/labels.inc +++ b/program/localization/id_ID/labels.inc @@ -273,7 +273,6 @@ $labels['spouse'] = 'Suami/Istri'; $labels['allfields'] = 'Semua isian'; $labels['search'] = 'Cari'; -$labels['searchfor'] = 'Cari untuk "$q"'; $labels['advsearch'] = 'Pencarian Lebih Lanjut'; $labels['advanced'] = 'Tingkat lanjut'; $labels['other'] = 'Lainnya'; @@ -397,7 +396,6 @@ $labels['miscfolding'] = 'RFC 2047/2231 (MS Outlook)'; $labels['2047folding'] = 'Full RFC 2047 (other)'; $labels['force7bit'] = 'Gunakan MIME encoding untuk karakter 8-bit'; -$labels['savelocalstorage'] = ""; $labels['advancedoptions'] = 'Pilihan lanjut'; $labels['focusonnewmessage'] = 'Pusatkan jendela broswer saat ada pesan baru'; $labels['checkallfolders'] = 'Periksa semua folder untuk pesan baru'; @@ -492,7 +490,4 @@ $labels['japanese'] = 'Jepang'; $labels['korean'] = 'Korea'; $labels['chinese'] = 'Cina'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = ""; ?> -- Gitblit v1.9.1