Move slack, hipchat and jabber integrations to plugins
This commit is contained in:
@@ -697,15 +697,9 @@ return array(
|
||||
'Reference currency' => '基軸通貨',
|
||||
// 'The currency rate have been added successfully.' => '',
|
||||
'Unable to add this currency rate.' => 'この通貨レートを追加できません。',
|
||||
'Send notifications to a Slack channel' => 'Slack チャンネルに通知を送信',
|
||||
'Webhook URL' => 'Webhook URL',
|
||||
'Help on Slack integration' => 'Slack 連携のヘルプ',
|
||||
'%s remove the assignee of the task %s' => '%s がタスク「%s」の担当を解除しました。',
|
||||
'Send notifications to Hipchat' => 'Hipchat に通知を送信',
|
||||
'API URL' => 'API URL',
|
||||
'Room API ID or name' => 'Room API ID または名前',
|
||||
'Room notification token' => 'Room 通知トークン',
|
||||
'Help on Hipchat integration' => 'Hipchat 連携のヘルプ',
|
||||
'Enable Gravatar images' => 'Gravatar イメージを有効化',
|
||||
'Information' => '情報 ',
|
||||
'Check two factor authentication code' => '2 段認証をチェックする',
|
||||
@@ -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' => '',
|
||||
|
||||
Reference in New Issue
Block a user