X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=WEB-INF%2Fresources%2Fit.lang.php;h=5c82b747f1bec569afda285a9351b208dfecfa3b;hb=1e7092b2a85592240048d9622a6f619aa2a7c68a;hp=7ecc26e4af03bcf674241f15133b77b78f459305;hpb=79a38d5d7579d6ba89efdc1b077b87a2e324cbd3;p=timetracker.git diff --git a/WEB-INF/resources/it.lang.php b/WEB-INF/resources/it.lang.php index 7ecc26e4..5c82b747 100644 --- a/WEB-INF/resources/it.lang.php +++ b/WEB-INF/resources/it.lang.php @@ -110,6 +110,10 @@ $i18n_key_words = array( // 'error.cannot_import' => 'Cannot import: %s.', // 'error.format' => 'Invalid file format.', +// Success messages. +// TODO: translate the following. +// 'msg.success' => 'Operation completed successfully.', + // Labels for buttons. 'button.login' => 'Login', 'button.now' => 'Adesso', @@ -235,6 +239,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 Italian titles similarly. // Specifically: Eliminazione vs Elimina - we probably want nouns in titles. +'title.error' => 'Errore', +// TODO: Translate the following. +// 'title.success' => 'Success', 'title.login' => 'Login', 'title.groups' => 'Gruppi', // TODO: translate the following.