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' => 'Chiusura di un task',
|
||||
'Assign a color to a specific user' => 'Assegna un colore ad un utente specifico',
|
||||
'Position' => 'Posizione',
|
||||
'Duplicate to another project' => 'Duplica in un altro progetto',
|
||||
'Duplicate to project' => 'Duplica in un altro progetto',
|
||||
'Duplicate' => 'Duplica',
|
||||
'Link' => 'Relazione',
|
||||
'Comment updated successfully.' => 'Commento aggiornato con successo.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Abilita l\'accesso pubblico',
|
||||
'Public access disabled' => 'Accesso pubblico disattivato',
|
||||
'Move the task to another project' => 'Sposta il task in un altro progetto',
|
||||
'Move to another project' => 'Sposta in un altro progetto',
|
||||
'Move to project' => 'Sposta in un altro progetto',
|
||||
'Do you really want to duplicate this task?' => 'Vuoi davvero duplicare questo task?',
|
||||
'Duplicate a task' => 'Duplica il task',
|
||||
'External accounts' => 'Account esterni',
|
||||
|
||||
Reference in New Issue
Block a user