*/ $lang['no_ssl'] = 'You access this page without the usage of SSL. The password will transmitted unencrypted.'; $lang['standard_hint'] = 'Please Input Your Secret.'; $lang['js']['input_secret'] = 'Secret'; $lang['js']['repeat_secret'] = 'Repeat'; $lang['js']['encrypt_button'] = 'Encrypt'; $lang['js']['decrypt_button'] = 'Decrypt'; $lang['js']['encrypt_secrets_dont_match'] = 'Secrets do not match!'; $lang['js']['decrypt_wrong_secret'] = 'Wrong Secret!'; $lang['js']['encrypt_dialog_title'] = 'Please Input Your Secret'; $lang['js']['decrypt_dialog_title'] = 'Please Input Your Secret';