]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
A bit of cleanup in localization files.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 27e39ae1abda189e16510cc36badb996ffd85b1d..d425966d730c241add5b9364f130216a68592b61 100644 (file)
@@ -81,7 +81,11 @@ $i18n_key_words = array(
 'error.not_equal' => 'il campo "{0}" non è uguale al campo "{1}"',
 'error.interval' => 'intervallo errato',
 'error.project' => 'seleziona il progetto',
-'error.activity' => 'seleziona la attività',
+// TODO: translate the following.
+// 'error.task' => 'Select task.',
+// 'error.client' => 'Select client.',
+// 'error.report' => 'Select report.',
+// 'error.record' => 'Select record.',
 'error.auth' => 'login o password errati',
 // Note to translators: this string needs to be translated.
 // 'error.user_exists' => 'user with this login already exists',
@@ -142,6 +146,9 @@ $i18n_key_words = array(
 // Translate the following.
 // 'label.page' => 'Page',
 // 'label.condition' => 'Condition',
+// TODO: translate the following.
+// 'label.yes' => 'yes',
+// 'label.no' => 'no',
 
 // Form titles.
 // TODO: the entire title section is missing here. See the English file.