mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:57:03 +02:00
gui fix for the delete feature
This commit is contained in:
@ -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";
|
||||
|
@ -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";
|
||||
|
Reference in New Issue
Block a user