mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
added printing support
This commit is contained in:
@ -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";
|
||||
|
||||
?>
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
||||
?>
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
@ -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";
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user