diff --git a/common/lang/en.lang.php b/common/lang/en.lang.php index fd55c814c..01d35a289 100644 --- a/common/lang/en.lang.php +++ b/common/lang/en.lang.php @@ -133,7 +133,7 @@ $lang->use = 'Use'; $lang->notuse = 'Disuse'; - $lang->not_exists = 'Does not exists'; + $lang->not_exists = 'None'; $lang->unit_sec = 'sec'; $lang->unit_min = 'min';