]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
Started to work on refactoring form titles.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index ad7349a130c1e584146a0c9b7176eabd550f73e2..0838bf0f2e626f7fdaea74cb6778b58c9b255a97 100644 (file)
@@ -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',