]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/ro.lang.php
Added a string to localization files.
[timetracker.git] / WEB-INF / resources / ro.lang.php
index 0442cae753865df063934ec98d8efb06c6e268aa..cc175a921460bf80b4d313240b0305e81992ec48 100644 (file)
@@ -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.