Added notifications to import.
[timetracker.git] / WEB-INF / resources / pl.lang.php
index f88888f..39e7c9f 100644 (file)
@@ -112,6 +112,10 @@ $i18n_key_words = array(
 'error.goto_uncompleted' => 'Przejdź do niedokończonego wpisu.',
 'error.overlap' => 'Okres czasowy nakłada się z istniejącymi wpisami.',
 'error.future_date' => 'Data jest w przyszłości.',
+// TODO: translate the following.
+// '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',