X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/76dd7930c2ef4f6de65bd98acfd3d0ef25979c18..7ffbdd795498e935a5d50fd87c60cea3ab527bfa:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index 0442cae7..cc175a92 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -86,6 +86,8 @@ $i18n_key_words = array( 'error.interval' => 'interval incorect', 'error.project' => 'selecteaza proiect', 'error.activity' => 'selecteaza activitate', +// TODO: translate the following. +// 'error.record' => 'Select record.', 'error.auth' => 'nume de utilizator sau parola incorecta', // Note to translators: this string needs to be translated. // 'error.user_exists' => 'user with this login already exists', @@ -144,6 +146,8 @@ $i18n_key_words = array( // TODO: translate the following. // 'label.page' => 'Page', // 'label.condition' => 'Condition', +// 'label.yes' => 'yes', +// 'label.no' => 'no', // Form titles. // TODO: the entire title section is missing here. See the English file.