prepared the gui to remove messages

This commit is contained in:
SJ
2015-07-07 14:12:35 +02:00
parent 1b9e2e639d
commit 2b6e12d89a
22 changed files with 115 additions and 2 deletions

View File

@ -481,4 +481,6 @@ $_['text_ldap_delete_confirm_message'] = 'T
$_['text_customer_delete_confirm_message'] = 'T<>r<EFBFBD>lni akarja az <20>gyfelet';
$_['text_with_selected'] = 'Kiv<69>lasztott levelek';
$_['text_compliance_warning'] = 'A t<>rl<72>s funkci<63> enged<65>lyezett, ez<65>rt az arch<63>vum NEM teljes<65>ti a megfelel<65>s<EFBFBD>get!';
?>

View File

@ -481,4 +481,6 @@ $_['text_ldap_delete_confirm_message'] = 'Törölni akarja az LDAP bejegyzést';
$_['text_customer_delete_confirm_message'] = 'Törölni akarja az ügyfelet';
$_['text_with_selected'] = 'Kiválasztott levelek';
$_['text_compliance_warning'] = 'A törlés funkció engedélyezett, ezért az archívum NEM teljesíti a megfelelőséget!';
?>