X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/6dbcf228dba9d1175ffd0c177f0739c58ce0f199..0e60d28bba29fbd47e415ac55bdcb39a284613ee:/WEB-INF/resources/pl.lang.php diff --git a/WEB-INF/resources/pl.lang.php b/WEB-INF/resources/pl.lang.php index 1b4665e6..6b262c22 100644 --- a/WEB-INF/resources/pl.lang.php +++ b/WEB-INF/resources/pl.lang.php @@ -458,7 +458,7 @@ $i18n_key_words = array( 'form.export.compression_none' => 'brak', 'form.export.compression_bzip' => 'bzip', -// Importing Group Data form. See example at https://timetracker.anuko.com/imort.php (login as admin first). +// Importing Group Data form. See example at https://timetracker.anuko.com/import.php (login as admin first). 'form.import.hint' => 'Import danych zespołu z pliku xml.', // TODO: replace "team" with "group". 'form.import.file' => 'Wybierz plik', 'form.import.success' => 'Import zakończony powodzeniem.',