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' => 'Dodijeli boju korisniku',
|
||||
'Position' => 'Pozicija',
|
||||
'Duplicate to another project' => 'Kopiraj u drugi projekt',
|
||||
'Duplicate to project' => 'Kopiraj u drugi projekt',
|
||||
'Duplicate' => 'Napravi kopiju',
|
||||
// 'Link' => '',
|
||||
'Comment updated successfully.' => 'Komentar je uspješno dopunjen.',
|
||||
@@ -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 projekt',
|
||||
'Move to another project' => 'Premjesti u drugi projekt',
|
||||
'Move to project' => 'Premjesti u drugi projekt',
|
||||
'Do you really want to duplicate this task?' => 'Želite duplicirati ovaj zadatak?',
|
||||
'Duplicate a task' => 'Kopiraj zadatak',
|
||||
'External accounts' => 'Vanjski korisnički račun',
|
||||
|
||||
Reference in New Issue
Block a user