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' => 'Lukke opgave',
|
||||
'Assign a color to a specific user' => 'Tildel farve til bestemt bruger',
|
||||
'Position' => 'Placering',
|
||||
'Duplicate to another project' => 'Kopiere til andet projekt',
|
||||
'Duplicate to project' => 'Kopiere til andet projekt',
|
||||
'Duplicate' => 'Kopiere',
|
||||
'Link' => 'Henvise',
|
||||
'Comment updated successfully.' => 'Kommentar opdateret.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Aktivere offentlig adgang',
|
||||
'Public access disabled' => 'Offentlig adgang deaktiveret',
|
||||
'Move the task to another project' => 'Flytte opgave til andet projekt',
|
||||
'Move to another project' => 'Flytte til andet projekt',
|
||||
'Move to project' => 'Flytte til andet projekt',
|
||||
'Do you really want to duplicate this task?' => 'Kopiere opgave?',
|
||||
'Duplicate a task' => 'Kopiere opgave',
|
||||
'External accounts' => 'Eksterne konti',
|
||||
|
||||
Reference in New Issue
Block a user