X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/7af7d601282b0ea3138d05c300163e18e121ec32..15ae2165165da813912300d223c50b74f44cc1e0:/WEB-INF/resources/sv.lang.php diff --git a/WEB-INF/resources/sv.lang.php b/WEB-INF/resources/sv.lang.php index fb4289a8..a646aab5 100644 --- a/WEB-INF/resources/sv.lang.php +++ b/WEB-INF/resources/sv.lang.php @@ -106,6 +106,8 @@ $i18n_key_words = array( 'error.goto_uncompleted' => 'Visa registrering.', 'error.overlap' => 'Tidsintervallet överlappar med en redan existerande tidsregistrering.', 'error.future_date' => 'Det går inte att registrera tider framåt i tiden.', +// TODO: translate the following. +// 'error.cannot_import' => 'Cannot import: %s.', // Labels for buttons. 'button.login' => 'Logga in',