X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/a8a191541d6f05b08bd8331bdf409af5abfac896..62b36719d92eec21e5e132811c1ec88e5f495117:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 016123ff..fd599500 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -71,6 +71,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Odmowa dostępu.', 'error.sys' => 'Błąd systemu.', 'error.db' => 'Błąd bazy danych.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Niepoprawne dane: "{0}".', 'error.empty' => 'Pole "{0}" jest puste.', 'error.not_equal' => 'Wartość z pola "{0}" jest inna niż wartość z pola "{1}".',