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' => 'Închidere sarcină',
|
||||
'Assign a color to a specific user' => 'Atribuie o culoare unui utilizator specific',
|
||||
'Position' => 'Poziție',
|
||||
'Duplicate to another project' => 'Duplichează în alt proiect',
|
||||
'Duplicate to project' => 'Duplichează în alt proiect',
|
||||
'Duplicate' => 'Duplicare',
|
||||
'Link' => 'Legătură',
|
||||
'Comment updated successfully.' => 'Comentariu actualizat.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Activează accesul public',
|
||||
'Public access disabled' => 'Accesul public dezactivat',
|
||||
'Move the task to another project' => 'Mută sarcina în alt proiect',
|
||||
'Move to another project' => 'Mută în alt proiect',
|
||||
'Move to project' => 'Mută în alt proiect',
|
||||
'Do you really want to duplicate this task?' => 'Vrei să duplichezi această sarcină?',
|
||||
'Duplicate a task' => 'Duplichează o sarcină',
|
||||
'External accounts' => 'Conturi externe',
|
||||
|
||||
Reference in New Issue
Block a user