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' => 'Kopiraj u drugi projekat',
|
||||
'Duplicate to project' => 'Kopiraj u drugi projekat',
|
||||
'Duplicate' => 'Napravi kopiju',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Komentar uspeš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' => 'Premesti zadatak u drugi projekat',
|
||||
'Move to another project' => 'Premesti u drugi projekat',
|
||||
'Move to project' => 'Premesti u drugi projekat',
|
||||
'Do you really want to duplicate this task?' => 'Da li zaista želite da kopirate ovaj zadatak?',
|
||||
'Duplicate a task' => 'Kopiraj zadatak',
|
||||
'External accounts' => 'Spoljni nalozi',
|
||||
|
||||
Reference in New Issue
Block a user