added retention rules to piler core

This commit is contained in:
SJ
2012-02-19 22:59:47 +01:00
parent e51af89e5d
commit 020756fa1c
24 changed files with 181 additions and 59 deletions

View File

@ -170,6 +170,7 @@ $_['text_non_existent_queue_directory'] = "The queue directory you have specifie
$_['text_non_existing_user'] = "Non existing user";
$_['text_not_found'] = "Not found";
$_['text_not_running'] = "not running";
$_['text_not_spam'] = "not spam";
$_['title_not_found'] = "Page not found";
$_['text_number_of_messages_in_quarantine'] = "Number of messages in the quarantine matching your search criteria";
$_['text_number_of_spam_messages_in_quarantine'] = "Number of spam messages in the quarantine matching your search criteria";
@ -239,6 +240,8 @@ $_['text_simple'] = "Simple";
$_['text_simple_search'] = "Simple search";
$_['text_size'] = "Size";
$_['text_smtp_status'] = "SMTP status";
$_['text_spam'] = "Spam";
$_['text_spam2'] = "spam";
$_['text_statistics'] = "Statistics";
$_['text_status'] = "Status";
$_['text_subject'] = "Subject";

View File

@ -171,6 +171,7 @@ $_['text_non_existent_queue_directory'] = "A megadott queue k
$_['text_non_existing_user'] = "Nem l<>tez<65> felhaszn<7A>l<EFBFBD>";
$_['text_not_found'] = "Nincs tal<61>lat";
$_['text_not_running'] = "nem fut";
$_['text_not_spam'] = "nem spam";
$_['title_not_found'] = "Az oldal nem tal<61>lhat<61>";
$_['text_number_of_messages_in_quarantine'] = "A keres<65>si felt<6C>telnek megfelel<65> <20>zenetek sz<73>ma a karant<6E>nban";
$_['text_number_of_spam_messages_in_quarantine'] = "A keres<65>si felt<6C>telnek megfelel<65> spam <20>zenetek sz<73>ma a karant<6E>nban";
@ -240,6 +241,8 @@ $_['text_simple'] = "Egyszer
$_['text_simple_search'] = "Egyszer<EFBFBD> keres<65>s";
$_['text_size'] = "M<EFBFBD>ret";
$_['text_smtp_status'] = "SMTP st<73>tusz";
$_['text_spam'] = "Spam";
$_['text_spam2'] = "spam";
$_['text_statistics'] = "Statisztika";
$_['text_status'] = "St<EFBFBD>tusz";
$_['text_subject'] = "T<EFBFBD>rgy";

View File

@ -171,6 +171,7 @@ $_['text_non_existent_queue_directory'] = "A megadott queue könyvtár nem léte
$_['text_non_existing_user'] = "Nem létező felhasználó";
$_['text_not_found'] = "Nincs találat";
$_['text_not_running'] = "nem fut";
$_['text_not_spam'] = "nem spam";
$_['title_not_found'] = "Az oldal nem található";
$_['text_number_of_messages_in_quarantine'] = "A keresési feltételnek megfelelő üzenetek száma a karanténban";
$_['text_number_of_spam_messages_in_quarantine'] = "A keresési feltételnek megfelelő spam üzenetek száma a karanténban";
@ -240,6 +241,8 @@ $_['text_simple'] = "Egyszerű";
$_['text_simple_search'] = "Egyszerű keresés";
$_['text_size'] = "Méret";
$_['text_smtp_status'] = "SMTP státusz";
$_['text_spam'] = "Spam";
$_['text_spam2'] = "spam";
$_['text_statistics'] = "Statisztika";
$_['text_status'] = "Státusz";
$_['text_subject'] = "Tárgy";