forked from extern/egroupware
fixed langs
This commit is contained in:
parent
486f4c0bab
commit
d885d64921
@ -429,7 +429,7 @@
|
||||
if ($apps_cats)
|
||||
{
|
||||
$this->template->set_var('messages',lang('This category is currently being used by applications as a parent category') . '<br>'
|
||||
. lang('You will need to remove the subcategories before you can delete the parent category'));
|
||||
. lang('You will need to remove the subcategories before you can delete this category'));
|
||||
$this->template->set_var('hidden_vars',$hidden_vars);
|
||||
$this->template->set_var('lang_subs','');
|
||||
$this->template->set_var('subs','');
|
||||
|
Loading…
Reference in New Issue
Block a user