diff --git a/common/lang/en.lang.php b/common/lang/en.lang.php index 01d35a289..bfe531df2 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 = 'None'; + $lang->not_exists = 'Doesn't exist'; $lang->unit_sec = 'sec'; $lang->unit_min = 'min';