]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/hu.lang.php
Started to work on refactoring form titles.
[timetracker.git] / WEB-INF / resources / hu.lang.php
index c37b93fb49e3fc3588151f613917dc06de7828a4..83415b583c1dd2f5914a3a36e0c4c212a8be0596 100644 (file)
@@ -241,12 +241,17 @@ $i18n_key_words = array(
 // 'label.paid' => 'Paid',
 // 'label.mark_paid' => 'Mark paid',
 
+// Form titles.
+'title.login' => 'Bejelentkezés',
+// 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" => 'projekt',
 "form.filter.filter" => 'előre definiált riport formátum',
@@ -254,10 +259,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" => 'bejelentkezés',
-// Note to translators: "form.login.login" => 'e-mail cím', // email has been changed to login
-
 // password reminder form attributes
 "form.fpass.title" => 'a jelszó alap állapotra állítása',
 // Note to translators: "form.fpass.login" => 'e-mail cím', // email has been changed to login