Condense wording on inferred action and update translations
These two items on the left menu for tasks are significantly larger than the rest of the items on the list. By removing the word "another", the left sidebar can be made narrower and it is still clear what these actions do.
This commit is contained in:
@@ -179,7 +179,7 @@ return array(
|
||||
'Closing a task' => 'Taak sluiten',
|
||||
'Assign a color to a specific user' => 'Wijs een kleur toe aan een gebruiker',
|
||||
'Position' => 'Positie',
|
||||
'Duplicate to another project' => 'Dupliceren in een ander project',
|
||||
'Duplicate to project' => 'Dupliceren in een ander project',
|
||||
'Duplicate' => 'Dupliceren',
|
||||
'Link' => 'Koppelen',
|
||||
'Comment updated successfully.' => 'Commentaar succesvol aangepast.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Publieke toegang inschakelen',
|
||||
'Public access disabled' => 'Publieke toegang uitgeschakeld',
|
||||
'Move the task to another project' => 'Taak verplaatsen naar een ander project',
|
||||
'Move to another project' => 'Verplaats naar een ander project',
|
||||
'Move to project' => 'Verplaats naar een ander project',
|
||||
'Do you really want to duplicate this task?' => 'Weet u zeker dat u deze taak wil dupliceren?',
|
||||
'Duplicate a task' => 'Taak dupliceren',
|
||||
'External accounts' => 'Externe accounts',
|
||||
|
||||
Reference in New Issue
Block a user