diff --git a/dictionaries/da.dictionary.itop.ui.php b/dictionaries/da.dictionary.itop.ui.php index dd91b5e910..57a0ba9d86 100644 --- a/dictionaries/da.dictionary.itop.ui.php +++ b/dictionaries/da.dictionary.itop.ui.php @@ -574,7 +574,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'UI:AddObjectsOf_Class_LinkedWith_Class_Instance' => 'Tilføj %1$s objekter kædet til %2$s: %3$s', 'UI:AddObjectsOf_Class_LinkedWith_Class' => 'Tilføj %1$s objekter til kæden til %2$s', 'UI:ManageObjectsOf_Class_LinkedWith_Class_Instance' => 'Administrer %1$s objekter kædet til %2$s: %3$s', - 'UI:AddLinkedObjectsOf_Class' => 'Tilføj %1$ss...', + 'UI:AddLinkedObjectsOf_Class' => 'Tilføj %1$s objekter...', 'UI:RemoveLinkedObjectsOf_Class' => 'Fjern valgte objekter', 'UI:Message:EmptyList:UseAdd' => 'Listen er tom, brug "Tilføj..." knappen for at tilføje elementer.', 'UI:Message:EmptyList:UseSearchForm' => 'Brug søgeformularen ovenfor, til søgning efter objekters som skal tilføjes.', diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index c9c8497c41..89b7269850 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -751,7 +751,7 @@ Dict::Add('EN US', 'English', 'English', array( 'UI:AddObjectsOf_Class_LinkedWith_Class_Instance' => 'Add %1$s objects linked with %2$s: %3$s', 'UI:AddObjectsOf_Class_LinkedWith_Class' => 'Add %1$s objects to link with the %2$s', 'UI:ManageObjectsOf_Class_LinkedWith_Class_Instance' => 'Manage %1$s objects linked with %2$s: %3$s', - 'UI:AddLinkedObjectsOf_Class' => 'Add %1$ss...', + 'UI:AddLinkedObjectsOf_Class' => 'Add %1$s objects...', 'UI:RemoveLinkedObjectsOf_Class' => 'Remove selected objects', 'UI:Message:EmptyList:UseAdd' => 'The list is empty, use the "Add..." button to add elements.', 'UI:Message:EmptyList:UseSearchForm' => 'Use the search form above to search for objects to be added.',