X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fen.lang.php;h=31f0ebb8e1ec0c00600e65dae64aa961901958f6;hb=4cf643dd179f2784af068a5bbfbc0168ab9ad591;hp=a28c87cfa5ebd0589293ca913b65377b7c758e4c;hpb=9045840bac7c2e7132555c199495b0477d07bc61;p=timetracker.git diff --git a/WEB-INF/resources/en.lang.php b/WEB-INF/resources/en.lang.php index a28c87cf..31f0ebb8 100644 --- a/WEB-INF/resources/en.lang.php +++ b/WEB-INF/resources/en.lang.php @@ -100,6 +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',