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' => 'Tehtävää suljetaan',
|
||||
'Assign a color to a specific user' => 'Valitse väri käyttäjälle',
|
||||
'Position' => 'Positio',
|
||||
'Duplicate to another project' => 'Kopioi toiseen projektiin',
|
||||
'Duplicate to project' => 'Kopioi toiseen projektiin',
|
||||
'Duplicate' => 'Monista',
|
||||
'Link' => 'Linkki',
|
||||
'Comment updated successfully.' => 'Kommentti päivitettiin onnistuneesti.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Ota käyttöön ',
|
||||
'Public access disabled' => 'Julkinen käyttöoikeus ei ole käytössä',
|
||||
'Move the task to another project' => 'Siirrä tehtävä toiseen projektiin',
|
||||
'Move to another project' => 'Siirrä toiseen projektiin',
|
||||
'Move to project' => 'Siirrä toiseen projektiin',
|
||||
'Do you really want to duplicate this task?' => 'Haluatko varmasti kahdentaa tämän tehtävän?',
|
||||
'Duplicate a task' => 'Kahdenna tehtävä',
|
||||
'External accounts' => 'Muut tilit',
|
||||
|
||||
Reference in New Issue
Block a user