diff --git a/module/action/lang/de.php b/module/action/lang/de.php
index 617897ed7e..f4848a8685 100644
--- a/module/action/lang/de.php
+++ b/module/action/lang/de.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action von action->desc->extra = '$date, $action als $extra von $actor.' . "\n";
$lang->action->desc->opened = '$date, erstellt von $actor .' . "\n";
$lang->action->desc->created = '$date, erstellt von $actor .' . "\n";
+$lang->action->desc->added = '$date, hinzugefügt durch $actor .' . "\n";
$lang->action->desc->changed = '$date, bearbeitet von $actor .' . "\n";
$lang->action->desc->edited = '$date, bearbeitet von $actor .' . "\n";
$lang->action->desc->assigned = '$date, $actor zugewisen an $extra.' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, $actor hate ei
$lang->action->label = new stdclass();
$lang->action->label->created = 'created ';
$lang->action->label->opened = 'opened ';
+$lang->action->label->added = 'added';
$lang->action->label->changed = 'changed ';
$lang->action->label->edited = 'edited ';
$lang->action->label->assigned = 'assigned ';
@@ -169,6 +171,7 @@ $lang->action->label->erased = 'erased ';
$lang->action->label->undeleted = 'restored ';
$lang->action->label->hidden = 'hid ';
$lang->action->label->commented = 'commented ';
+$lang->action->label->communicated = 'communicated';
$lang->action->label->activated = 'activated ';
$lang->action->label->blocked = 'blocked ';
$lang->action->label->resolved = 'resolved ';
diff --git a/module/action/lang/en.php b/module/action/lang/en.php
index ff413ce6db..c713c3e2e8 100755
--- a/module/action/lang/en.php
+++ b/module/action/lang/en.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action by action->desc->extra = '$date, $action as $extra by $actor.' . "\n";
$lang->action->desc->opened = '$date, created by $actor .' . "\n";
$lang->action->desc->created = '$date, created by $actor .' . "\n";
+$lang->action->desc->added = '$date, added by $actor .' . "\n";
$lang->action->desc->changed = '$date, changed by $actor .' . "\n";
$lang->action->desc->edited = '$date, edited by $actor .' . "\n";
$lang->action->desc->assigned = '$date, $actor assigned to $extra.' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, $actor unlinke
$lang->action->label = new stdclass();
$lang->action->label->created = 'created ';
$lang->action->label->opened = 'opened ';
+$lang->action->label->added = 'added';
$lang->action->label->changed = 'changed ';
$lang->action->label->edited = 'edited ';
$lang->action->label->assigned = 'assigned ';
@@ -169,6 +171,7 @@ $lang->action->label->erased = 'erased ';
$lang->action->label->undeleted = 'restored ';
$lang->action->label->hidden = 'hid ';
$lang->action->label->commented = 'commented ';
+$lang->action->label->communicated = 'communicated';
$lang->action->label->activated = 'activated ';
$lang->action->label->blocked = 'blocked ';
$lang->action->label->resolved = 'resolved ';
diff --git a/module/action/lang/fr.php b/module/action/lang/fr.php
index 619a920fb4..954db4c7e6 100644
--- a/module/action/lang/fr.php
+++ b/module/action/lang/fr.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action par action->desc->extra = '$date, $action en tant que $extra par $actor.' . "\n";
$lang->action->desc->opened = '$date, initié par $actor .' . "\n";
$lang->action->desc->created = '$date, créé par $actor .' . "\n";
+$lang->action->desc->added = '$date, ajouter par $actor .' . "\n";
$lang->action->desc->changed = '$date, modifié par $actor .' . "\n";
$lang->action->desc->edited = '$date, édité par $actor .' . "\n";
$lang->action->desc->assigned = '$date, $actor affecté à $extra.' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, $actor a déli
$lang->action->label = new stdclass();
$lang->action->label->created = 'a créé ';
$lang->action->label->opened = 'a ouvert ';
+$lang->action->label->added = 'ajouter';
$lang->action->label->changed = 'a changé ';
$lang->action->label->edited = 'a édité ';
$lang->action->label->assigned = 'a affecté ';
@@ -169,6 +171,7 @@ $lang->action->label->erased = 'a détruit ';
$lang->action->label->undeleted = 'a restauré ';
$lang->action->label->hidden = 'a masqué ';
$lang->action->label->commented = 'a commenté ';
+$lang->action->label->communicated = 'communicated';
$lang->action->label->activated = 'a activé ';
$lang->action->label->blocked = 'a bloqué ';
$lang->action->label->resolved = 'a résolu ';
diff --git a/module/action/lang/vi.php b/module/action/lang/vi.php
index 400fe22c82..6b85097292 100644
--- a/module/action/lang/vi.php
+++ b/module/action/lang/vi.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action bởi action->desc->extra = '$date, $action như $extra bởi $actor.' . "\n";
$lang->action->desc->opened = '$date, được tạo bởi $actor .' . "\n";
$lang->action->desc->created = '$date, được tạo bởi $actor .' . "\n";
+$lang->action->desc->added = '$date, thêm bởi $actor .' . "\n";
$lang->action->desc->changed = '$date, changed by $actor .' . "\n";
$lang->action->desc->edited = '$date, edited by $actor .' . "\n";
$lang->action->desc->assigned = '$date, $actor assigned to $extra.' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, $actor unlinke
$lang->action->label = new stdclass();
$lang->action->label->created = 'created ';
$lang->action->label->opened = 'opened ';
+$lang->action->label->added = 'added';
$lang->action->label->changed = 'changed ';
$lang->action->label->edited = 'edited ';
$lang->action->label->assigned = 'assigned ';
@@ -169,6 +171,7 @@ $lang->action->label->erased = 'erased ';
$lang->action->label->undeleted = 'restored ';
$lang->action->label->hidden = 'hid ';
$lang->action->label->commented = 'commented ';
+$lang->action->label->communicated = 'communicated';
$lang->action->label->activated = 'activated ';
$lang->action->label->blocked = 'blocked ';
$lang->action->label->resolved = 'resolved ';
diff --git a/module/action/lang/zh-cn.php b/module/action/lang/zh-cn.php
index 2bab0c07e9..0783c8790d 100755
--- a/module/action/lang/zh-cn.php
+++ b/module/action/lang/zh-cn.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action by action->desc->extra = '$date, $action as $extra by $actor。' . "\n";
$lang->action->desc->opened = '$date, 由 $actor 创建。' . "\n";
$lang->action->desc->created = '$date, 由 $actor 创建。' . "\n";
+$lang->action->desc->added = '$date, 由 $actor 添加。' . "\n";
$lang->action->desc->changed = '$date, 由 $actor 变更。' . "\n";
$lang->action->desc->edited = '$date, 由 $actor 编辑。' . "\n";
$lang->action->desc->assigned = '$date, 由 $actor 指派给 $extra。' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, 由 $actor 移
$lang->action->label = new stdclass();
$lang->action->label->created = '创建';
$lang->action->label->opened = '创建';
+$lang->action->label->added = '添加';
$lang->action->label->changed = '变更了';
$lang->action->label->edited = '编辑了';
$lang->action->label->assigned = '指派了';
@@ -169,6 +171,7 @@ $lang->action->label->erased = '删除了';
$lang->action->label->undeleted = '还原了';
$lang->action->label->hidden = '隐藏了';
$lang->action->label->commented = '评论了';
+$lang->action->label->communicated = '沟通了';
$lang->action->label->activated = '激活了';
$lang->action->label->blocked = '阻塞了';
$lang->action->label->resolved = '解决了';
diff --git a/module/action/lang/zh-tw.php b/module/action/lang/zh-tw.php
index 4afa3364f3..b046865c14 100755
--- a/module/action/lang/zh-tw.php
+++ b/module/action/lang/zh-tw.php
@@ -97,6 +97,7 @@ $lang->action->desc->common = '$date, $action by action->desc->extra = '$date, $action as $extra by $actor。' . "\n";
$lang->action->desc->opened = '$date, 由 $actor 創建。' . "\n";
$lang->action->desc->created = '$date, 由 $actor 創建。' . "\n";
+$lang->action->desc->added = '$date, 由 $actor 添加。' . "\n";
$lang->action->desc->changed = '$date, 由 $actor 變更。' . "\n";
$lang->action->desc->edited = '$date, 由 $actor 編輯。' . "\n";
$lang->action->desc->assigned = '$date, 由 $actor 指派給 $extra。' . "\n";
@@ -158,6 +159,7 @@ $lang->action->desc->unlinkrelatedcase = '$date, 由 $actor 移
$lang->action->label = new stdclass();
$lang->action->label->created = '創建';
$lang->action->label->opened = '創建';
+$lang->action->label->added = '添加';
$lang->action->label->changed = '變更了';
$lang->action->label->edited = '編輯了';
$lang->action->label->assigned = '指派了';
@@ -169,6 +171,7 @@ $lang->action->label->erased = '刪除了';
$lang->action->label->undeleted = '還原了';
$lang->action->label->hidden = '隱藏了';
$lang->action->label->commented = '評論了';
+$lang->action->label->communicated = '溝通了';
$lang->action->label->activated = '激活了';
$lang->action->label->blocked = '阻塞了';
$lang->action->label->resolved = '解決了';
diff --git a/module/stakeholder/control.php b/module/stakeholder/control.php
index 7b2a384a17..558096159e 100644
--- a/module/stakeholder/control.php
+++ b/module/stakeholder/control.php
@@ -55,7 +55,7 @@ class stakeholder extends control
$this->send($response);
}
- $actionID = $this->loadModel('action')->create('stakeholder', $stakeholderID, 'Opened');
+ $actionID = $this->loadModel('action')->create('stakeholder', $stakeholderID, 'added');
$response['locate'] = $this->createLink('stakeholder', 'browse', '');
$this->send($response);
}
diff --git a/module/stakeholder/model.php b/module/stakeholder/model.php
index ea5cb4e652..3cf8cbc428 100644
--- a/module/stakeholder/model.php
+++ b/module/stakeholder/model.php
@@ -130,7 +130,7 @@ class stakeholderModel extends model
$this->dao->insert(TABLE_STAKEHOLDER)->data($stakeholder)->exec();
$stakeholderID = $this->dao->lastInsertId();
- $this->action->create('stakeholder', $stakeholderID, 'Opened');
+ $this->action->create('stakeholder', $stakeholderID, 'added');
}
/* Only changed account update userview. */