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' => 'Stänger en uppgift',
|
||||
'Assign a color to a specific user' => 'Tilldela en färg till en viss användare',
|
||||
'Position' => 'Position',
|
||||
'Duplicate to another project' => 'Kopiera till ett annat projekt',
|
||||
'Duplicate to project' => 'Kopiera till ett annat projekt',
|
||||
'Duplicate' => 'Kopiera uppgiften',
|
||||
'Link' => 'Länk',
|
||||
'Comment updated successfully.' => 'Kommentaren har uppdaterats.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Aktivera publik åtkomst',
|
||||
'Public access disabled' => 'Publik åtkomst har inaktiverats',
|
||||
'Move the task to another project' => 'Flytta uppgiften till ett annat projekt',
|
||||
'Move to another project' => 'Flytta till ett annat projekt',
|
||||
'Move to project' => 'Flytta till ett annat projekt',
|
||||
'Do you really want to duplicate this task?' => 'Vill du verkligen kopiera denna uppgift?',
|
||||
'Duplicate a task' => 'Kopiera en uppgift',
|
||||
'External accounts' => 'Externa konton',
|
||||
|
||||
Reference in New Issue
Block a user