diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-10-17 22:19:49 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-10-17 22:19:49 -0400 |
commit | 09da289c2fb18475f372bee24e885617da484e0b (patch) | |
tree | 95d1869ba3236ccdd9234d7909fc16c495c84d44 /app/Locale/it_IT | |
parent | 9283fb88d80cb355ff98364a9a57b657fc511d98 (diff) |
Move slack, hipchat and jabber integrations to plugins
Diffstat (limited to 'app/Locale/it_IT')
-rw-r--r-- | app/Locale/it_IT/translations.php | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/app/Locale/it_IT/translations.php b/app/Locale/it_IT/translations.php index e906888a..10c85548 100644 --- a/app/Locale/it_IT/translations.php +++ b/app/Locale/it_IT/translations.php @@ -697,15 +697,9 @@ return array( 'Reference currency' => 'Valuta di riferimento', 'The currency rate have been added successfully.' => 'Il tasso di cambio รจ stato aggiunto con successo.', 'Unable to add this currency rate.' => 'Impossibile aggiungere questo tasso di cambio.', - 'Send notifications to a Slack channel' => 'Invia notifiche al canale Slack', 'Webhook URL' => 'URL Webhook', - 'Help on Slack integration' => 'Guida all\'integrazione con Slack', '%s remove the assignee of the task %s' => '%s rimuove l\'assegnatario del compito %s', - 'Send notifications to Hipchat' => 'Invia notifiche a Hipchat', 'API URL' => 'URL API', - 'Room API ID or name' => 'Nome o ID API della Room', - 'Room notification token' => 'Token per le notifiche della Room', - 'Help on Hipchat integration' => 'Guida all\'integrazione di Hipchat', 'Enable Gravatar images' => 'Abilita immagini Gravatar', 'Information' => 'Informazioni', 'Check two factor authentication code' => 'Controlla il codice di autenticazione a due fattori', @@ -768,14 +762,6 @@ return array( // 'When task is moved from first column' => '', // 'When task is moved to last column' => '', // 'Year(s)' => '', - // 'Jabber (XMPP)' => '', - // 'Send notifications to Jabber' => '', - // 'XMPP server address' => '', - // 'Jabber domain' => '', - // 'Jabber nickname' => '', - // 'Multi-user chat room' => '', - // 'Help on Jabber integration' => '', - // 'The server address must use this format: "tcp://hostname:5222"' => '', // 'Calendar settings' => '', // 'Project calendar view' => '', // 'Project settings' => '', @@ -820,8 +806,6 @@ return array( // '%s moved the task #%d to the swimlane "%s"' => '', // 'Swimlane' => '', // 'Gravatar' => '', - // 'Hipchat' => '', - // 'Slack' => '', // '%s moved the task %s to the first swimlane' => '', // '%s moved the task %s to the swimlane "%s"' => '', // 'This report contains all subtasks information for the given date range.' => '', @@ -918,7 +902,6 @@ return array( // 'Help on Google authentication' => '', // 'Github Authentication' => '', // 'Help on Github authentication' => '', - // 'Channel/Group/User (Optional)' => '', // 'Lead time: ' => '', // 'Cycle time: ' => '', // 'Time spent into each column' => '', |