mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:17:02 +02:00
daily report text fix about archive size
This commit is contained in:
@ -459,5 +459,6 @@ $_['text_with_selected'] = 'mit ausgewählten';
|
||||
|
||||
|
||||
$_['text_download_all_hits'] = "Download all";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
|
||||
?>
|
||||
|
@ -23,6 +23,7 @@ $_['text_any'] = "any";
|
||||
$_['text_applied'] = "Applied";
|
||||
$_['text_apply_changes'] = "Apply changes";
|
||||
$_['text_archive_size'] = "Archive size";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
$_['text_archived_messages'] = "Archived messages";
|
||||
$_['text_archiving_rules'] = "Archiving rules";
|
||||
$_['text_attachment'] = "Attachment";
|
||||
|
@ -458,5 +458,6 @@ $_['text_customer_delete_confirm_message'] = 'Desea borrar el cliente';
|
||||
$_['text_with_selected'] = 'Con seleccionado';
|
||||
|
||||
$_['text_download_all_hits'] = "Download all";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
|
||||
?>
|
||||
|
@ -23,6 +23,7 @@ $_['text_any'] = "mindegy";
|
||||
$_['text_applied'] = "Alkalmazva";
|
||||
$_['text_apply_changes'] = "Be<EFBFBD>ll<EFBFBD>t<EFBFBD>sok alkalmaz<61>sa";
|
||||
$_['text_archive_size'] = "Arch<EFBFBD>vum m<>ret";
|
||||
$_['text_archive_size_before_compression'] = "Arch<EFBFBD>vum m<>ret t<>m<EFBFBD>r<EFBFBD>t<EFBFBD>s n<>lk<6C>l";
|
||||
$_['text_archived_messages'] = "Archiv<EFBFBD>lt levelek";
|
||||
$_['text_archiving_rules'] = "Archiv<EFBFBD>l<EFBFBD>si szab<61>lyok";
|
||||
$_['text_attachment'] = "Mell<EFBFBD>klet";
|
||||
|
@ -23,6 +23,7 @@ $_['text_any'] = "mindegy";
|
||||
$_['text_applied'] = "Alkalmazva";
|
||||
$_['text_apply_changes'] = "Beállítások alkalmazása";
|
||||
$_['text_archive_size'] = "Archívum méret";
|
||||
$_['text_archive_size_before_compression'] = "Archívum méret tömörítés nélkül";
|
||||
$_['text_archived_messages'] = "Archivált levelek";
|
||||
$_['text_archiving_rules'] = "Archiválási szabályok";
|
||||
$_['text_attachment'] = "Melléklet";
|
||||
|
@ -451,5 +451,6 @@ $_['text_customer_delete_confirm_message'] = 'Do you wish to delete the customer
|
||||
$_['text_with_selected'] = 'With Selected';
|
||||
|
||||
$_['text_download_all_hits'] = "Download all";
|
||||
$_['text_archive_size_before_compression'] = "Archive size before compression";
|
||||
|
||||
?>
|
||||
|
Reference in New Issue
Block a user