X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fsystem_tests.inc;h=46cb9ac512b8063464efba03229bf71b6820c41b;hb=7840540918bfd37c886877a5d52e3ba0b3373289;hp=710178e4e294fe2dc9bb6f17a0a1d771c38faaa8;hpb=8ecdfec3e664440856af9b205d37e3327c126cfc;p=fa-stable.git diff --git a/includes/system_tests.inc b/includes/system_tests.inc index 710178e4..46cb9ac5 100644 --- a/includes/system_tests.inc +++ b/includes/system_tests.inc @@ -229,7 +229,7 @@ function tst_tmpdir() function tst_langs($install) { global $installed_languages, $path_to_root, $GetText; - + $test['descr'] = _('Language configuration consistency'); $test['type'] = 3; $test['result'] = true;