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' => 'Zatvaranja zadatka',
|
||||
'Assign a color to a specific user' => 'Dodeli boju korisniku',
|
||||
'Position' => 'Pozicija',
|
||||
'Duplicate to another project' => 'Dupliciraj u drugi projekat',
|
||||
'Duplicate to project' => 'Dupliciraj u drugi projekat',
|
||||
'Duplicate' => 'Dupliciraj',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Komentar uspješno ažuriran.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Dozvoli javni pristup',
|
||||
'Public access disabled' => 'Javni pristup onemogućen!',
|
||||
'Move the task to another project' => 'Premjesti zadatak u drugi projekat',
|
||||
'Move to another project' => 'Premjesti u drugi projekat',
|
||||
'Move to project' => 'Premjesti u drugi projekat',
|
||||
'Do you really want to duplicate this task?' => 'Da li zaista želiš duplicirati ovaj zadatak?',
|
||||
'Duplicate a task' => 'Dupliciraj zadatak',
|
||||
'External accounts' => 'Vanjski korisnički računi',
|
||||
|
||||
Reference in New Issue
Block a user