X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/8d140021f8b25d7b4417bfd475386cd98afe0e2c..7fbd29498b99eb787c4ba799559603c10cc086e6:/WEB-INF/resources/ro.lang.php diff --git a/WEB-INF/resources/ro.lang.php b/WEB-INF/resources/ro.lang.php index ad7349a1..0838bf0f 100644 --- a/WEB-INF/resources/ro.lang.php +++ b/WEB-INF/resources/ro.lang.php @@ -240,12 +240,17 @@ $i18n_key_words = array( // 'label.paid' => 'Paid', // 'label.mark_paid' => 'Mark paid', +// Form titles. +'title.login' => 'Autentificare', +// TODO: translate the following. +// 'title.teams' => 'Teams', +// 'title.create_team' => 'Creating Team', +// 'title.edit_team' => 'Editing Team', +// 'title.delete_team' => 'Deleting Team', -// TODO: refactoring ongoing down from here. -// Form titles. -// TODO: the entire title section is missing here. See the English file. +// TODO: refactoring ongoing down from here. "form.filter.project" => 'proiect', "form.filter.filter" => 'rapoarte favorite', @@ -253,10 +258,6 @@ $i18n_key_words = array( // Note to translators: the string below is missing and must be added and translated // "form.filter.filter_confirm_delete" => 'are you sure you want to delete this favorite report?', -// login form attributes -"form.login.title" => 'autentificare', -"form.login.login" => 'autentifica', - // password reminder form attributes "form.fpass.title" => 'reseteaza parola', "form.fpass.login" => 'autentifica',