* Fix bug #43578.
This commit is contained in:
@@ -233,7 +233,7 @@ $lang->execution->team = 'Teammitglieder';
|
||||
$lang->execution->doc = 'Dok';
|
||||
$lang->execution->doclib = 'Dok Bibliothek';
|
||||
$lang->execution->manageProducts = 'Verküpfe ' . $lang->productCommon;
|
||||
$lang->execution->linkStory = 'Link Stories';
|
||||
$lang->execution->linkStory = "Link {$lang->SRCommon}";
|
||||
$lang->execution->linkStoryByPlan = 'Verküpfe Story aus Plan';
|
||||
$lang->execution->linkPlan = 'Verküpfe Plan';
|
||||
$lang->execution->unlinkStoryTasks = 'Verknüpfung aufheben';
|
||||
@@ -403,7 +403,6 @@ $lang->execution->accessDenied = "Zugriff zu {$lang->executionCo
|
||||
$lang->execution->tips = 'Hinweis';
|
||||
$lang->execution->afterInfo = "{$lang->executionCommon} wurde erstellt. Als nächstes können Sie ";
|
||||
$lang->execution->setTeam = 'Team setzen';
|
||||
$lang->execution->linkStory = 'Link Stories';
|
||||
$lang->execution->createTask = 'Aufgaben erstellen';
|
||||
$lang->execution->goback = "Zurückkehren";
|
||||
$lang->execution->gobackExecution = "Go Back {$lang->executionCommon} List";
|
||||
|
||||
Reference in New Issue
Block a user