added printing support

This commit is contained in:
SJ
2013-11-15 22:02:44 +01:00
parent 6f7d31f70a
commit 83a223e96e
10 changed files with 76 additions and 34 deletions

View File

@ -468,5 +468,6 @@ $_['text_google_authenticator_settings'] = "Google Authenticator settings";
$_['text_invalid_pin_code'] = "Invalid pin code";
$_['text_qr_code'] = "QR";
$_['text_refresh_qr_code'] = "Refresh QR code";
$_['text_print_message'] = "Print";
?>

View File

@ -253,6 +253,7 @@ $_['text_policy'] = "Policy";
$_['text_policy_group'] = "Policy group";
$_['text_policy_name'] = "Policy name";
$_['text_previous'] = "Previous";
$_['text_print_message'] = "Print";
$_['text_processed_emails'] = "Processed emails";
$_['text_progress'] = "Progress";
$_['text_purge_all_messages_from_quarantine'] = "Purge all your own messages from quarantine";

View File

@ -467,5 +467,6 @@ $_['text_google_authenticator_settings'] = "Google Authenticator settings";
$_['text_invalid_pin_code'] = "Invalid pin code";
$_['text_qr_code'] = "QR";
$_['text_refresh_qr_code'] = "Refresh QR code";
$_['text_print_message'] = "Print";
?>

View File

@ -254,6 +254,7 @@ $_['text_policy'] = "H
$_['text_policy_group'] = "H<EFBFBD>zirend azonos<6F>t<EFBFBD>";
$_['text_policy_name'] = "H<EFBFBD>zirend neve";
$_['text_previous'] = "El<EFBFBD>z<EFBFBD>";
$_['text_print_message'] = "Nyomtat<EFBFBD>s";
$_['text_processed_emails'] = "Feldolgozott levelek";
$_['text_progress'] = "St<EFBFBD>tusz";
$_['text_purge_all_messages_from_quarantine'] = "<EFBFBD>sszes saj<61>t <20>zenet t<>rl<72>se a karant<6E>nb<6E>l";

View File

@ -254,6 +254,7 @@ $_['text_policy'] = "Házirend";
$_['text_policy_group'] = "Házirend azonosító";
$_['text_policy_name'] = "Házirend neve";
$_['text_previous'] = "Előző";
$_['text_print_message'] = "Nyomtatás";
$_['text_processed_emails'] = "Feldolgozott levelek";
$_['text_progress'] = "Státusz";
$_['text_purge_all_messages_from_quarantine'] = "Összes saját üzenet törlése a karanténból";

View File

@ -460,5 +460,6 @@ $_['text_google_authenticator_settings'] = "Google Authenticator settings";
$_['text_invalid_pin_code'] = "Invalid pin code";
$_['text_qr_code'] = "QR";
$_['text_refresh_qr_code'] = "Refresh QR code";
$_['text_print_message'] = "Print";
?>