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' => 'Fermeture d\'une tâche',
|
||||
'Assign a color to a specific user' => 'Assigner une couleur à un utilisateur',
|
||||
'Position' => 'Position',
|
||||
'Duplicate to another project' => 'Dupliquer dans un autre projet',
|
||||
'Duplicate to project' => 'Dupliquer dans un autre projet',
|
||||
'Duplicate' => 'Dupliquer',
|
||||
'Link' => 'Lien',
|
||||
'Comment updated successfully.' => 'Commentaire mis à jour avec succès.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Activer l\'accès public',
|
||||
'Public access disabled' => 'Accès public désactivé',
|
||||
'Move the task to another project' => 'Déplacer la tâche vers un autre projet',
|
||||
'Move to another project' => 'Déplacer vers un autre projet',
|
||||
'Move to project' => 'Déplacer vers un autre projet',
|
||||
'Do you really want to duplicate this task?' => 'Voulez-vous vraiment dupliquer cette tâche ?',
|
||||
'Duplicate a task' => 'Dupliquer une tâche',
|
||||
'External accounts' => 'Comptes externes',
|
||||
|
||||
Reference in New Issue
Block a user