]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/cs.lang.php
Introduced 2 more localization strings.
[timetracker.git] / WEB-INF / resources / cs.lang.php
index d80ebf09d66045128ac593705904c3fb5e40126d..6dfed8f29fda1e61aec257d74ae4720b009f572f 100644 (file)
@@ -101,7 +101,6 @@ $i18n_key_words = array(
 // TODO: translate the following.
 // 'error.user_exists' => 'User with this login already exists.',
 // 'error.object_exists' => 'Object with this name already exists.',
-// 'error.client_exists' => 'Client with this name already exists.',
 // 'error.invoice_exists' => 'Invoice with this number already exists.',
 // 'error.role_exists' => 'Role with this rank already exists.',
 // 'error.no_invoiceable_items' => 'There are no invoiceable items.',
@@ -266,6 +265,9 @@ $i18n_key_words = array(
 // page is about and is "consistent" from page to page, meaning that correct grammar is used everywhere.
 // Compare with English file to see how it is done there and do Czech titles similarly.
 // Specifically: Vytváření vs Pridat, etc.
+// TODO: Translate the following.
+// 'title.error' => 'Error',
+// 'title.success' => 'Success',
 'title.login' => 'Přihlásit',
 'title.groups' => 'Týmy', // TODO: change "teams" to "groups".
 // TODO: translate the following.