X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/182ed39acb3600d991ff4742848a75c5ed2ba728..bb9bcdeebd85a41052f2e8a0ca63a7b1b0c86985:/WEB-INF/resources/fi.lang.php diff --git a/WEB-INF/resources/fi.lang.php b/WEB-INF/resources/fi.lang.php index 128d025e..967c251d 100644 --- a/WEB-INF/resources/fi.lang.php +++ b/WEB-INF/resources/fi.lang.php @@ -70,6 +70,8 @@ $i18n_key_words = array( 'error.access_denied' => 'Pääsy estetty.', 'error.sys' => 'Järjestelmävirhe.', 'error.db' => 'Tietokantavirhe.', +// TODO: translate the following. +// 'error.feature_disabled' => 'Feature is disabled.', 'error.field' => 'Virheellinen "{0}" tieto.', 'error.empty' => 'Kenttä "{0}" on tyhjä.', 'error.not_equal' => 'Kentät "{0}" ja "{1}" eivät ole samat.',