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' => 'Cerrar una tarea',
|
||||
'Assign a color to a specific user' => 'Asignar un color a un(a) usuario(a) específico(a)',
|
||||
'Position' => 'Posición',
|
||||
'Duplicate to another project' => 'Duplicar a otro proyecto',
|
||||
'Duplicate to project' => 'Duplicar a otro proyecto',
|
||||
'Duplicate' => 'Duplicar',
|
||||
'Link' => 'Enlace',
|
||||
'Comment updated successfully.' => 'El comentario ha sido actualizado correctamente.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Activar acceso público',
|
||||
'Public access disabled' => 'Acceso público desactivado',
|
||||
'Move the task to another project' => 'Mover la tarea a otro proyecto',
|
||||
'Move to another project' => 'Mover a otro proyecto',
|
||||
'Move to project' => 'Mover a otro proyecto',
|
||||
'Do you really want to duplicate this task?' => '¿Realmente quiere duplicar esta tarea?',
|
||||
'Duplicate a task' => 'Duplicar una tarea',
|
||||
'External accounts' => 'Cuentas externas',
|
||||
|
||||
Reference in New Issue
Block a user