1<?php 2/* 3 * @license GPL 3 (http://www.gnu.org/licenses/gpl.html) 4 * @author alice@notomorrow.de 5 * @author zes@... 6 * @author ... 7 */ 8$lang['submit'] = 'Change to SSL Encryption'; 9$lang['cancel'] = 'Return to plaintext transmission'; 10$lang['submittitle'] = 'Continue Action'; 11$lang['canceltitle'] = 'Cancel Action'; 12$lang['certinfo'] = 'The Connection will be signed as {{name}}. Please Add an Exception if needed.'; 13$lang['cainfo'] = 'To trust all Certificates issued by this authority you can install the following Root Certificate.'; 14