gui fix for the delete feature

This commit is contained in:
SJ
2016-02-06 21:14:00 +01:00
parent 5862c33d8f
commit 93e1d0e7fe
12 changed files with 12 additions and 0 deletions

View File

@ -293,6 +293,7 @@ $_['text_remove_rule'] = "Szab
$_['text_remove_this_group'] = "Csoport t<>rl<72>se";
$_['text_remove_this_policy'] = "H<EFBFBD>zirend t<>rl<72>se";
$_['text_remove_this_user'] = "Felhaszn<EFBFBD>l<EFBFBD> t<>rl<72>se";
$_['text_removed'] = "T<EFBFBD>r<EFBFBD>lve";
$_['text_reset_counters'] = "Sz<EFBFBD>ml<EFBFBD>l<EFBFBD>k null<6C>z<EFBFBD>sa";
$_['text_restore'] = "Vissza<EFBFBD>ll<EFBFBD>t";
$_['text_restored'] = "Vissza<EFBFBD>ll<EFBFBD>tva";

View File

@ -293,6 +293,7 @@ $_['text_remove_rule'] = "Szabály törlése";
$_['text_remove_this_group'] = "Csoport törlése";
$_['text_remove_this_policy'] = "Házirend törlése";
$_['text_remove_this_user'] = "Felhasználó törlése";
$_['text_removed'] = "Törölve";
$_['text_reset_counters'] = "Számlálók nullázása";
$_['text_restore'] = "Visszaállít";
$_['text_restored'] = "Visszaállítva";