]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/it.lang.php
Using error.object_exists instead of error.task_exists to streamline error messages.
[timetracker.git] / WEB-INF / resources / it.lang.php
index 063318ebd1b4923f3086ea4814758922c8885b76..476b1000d5b622490bea9422436002bd31aedbf9 100644 (file)
@@ -89,7 +89,6 @@ $i18n_key_words = array(
 'error.user_exists' => 'Esiste già un utente con questo username.',
 // TODO: translate the following.
 // 'error.object_exists' => 'Object with this name already exists.',
-'error.task_exists' => 'Esiste già un compito con questo nome.',
 'error.client_exists' => 'Esiste già un cliente con questo nome.',
 'error.invoice_exists' => 'Esiste già una fattura con questo numero.',
 // TODO: translate the following.