X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/67c8fa59139659b2da15c560dd10d18601ab311f..4255418fd8d5a23ff005e4136a0b173b9ad62bd0:/WEB-INF/resources/en.lang.php diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 82059051..31f0ebb8 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -102,6 +102,7 @@ $i18n_key_words = array( 'error.future_date' => 'Date is in future.', 'error.xml' => 'Error in XML file at line %d: %s.', 'error.cannot_import' => 'Cannot import: %s.', +'error.format' => 'Invalid file format.', // Labels for buttons. 'button.login' => 'Login',