X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=31f0ebb8e1ec0c00600e65dae64aa961901958f6;hb=5db12e31e86ebd4cb4be29851c07139edcca5ac4;hp=16f61f22a1e1f914af3974cd4a2642a6da981801;hpb=15ae2165165da813912300d223c50b74f44cc1e0;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index 16f61f22..31f0ebb8 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -100,7 +100,9 @@ $i18n_key_words = array( 'error.goto_uncompleted' => 'Go to uncompleted entry.', 'error.overlap' => 'Time interval overlaps with existing records.', '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',