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 en oppgave',
|
||||
'Assign a color to a specific user' => 'Tildel en farge til en bestemt bruker',
|
||||
'Position' => 'Posisjon',
|
||||
'Duplicate to another project' => 'Kopier til et annet prosjekt',
|
||||
'Duplicate to project' => 'Kopier til et annet prosjekt',
|
||||
'Duplicate' => 'Kopier',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Kommentar oppdatert.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Aktiver offentlig tilgang',
|
||||
'Public access disabled' => 'Offentlig tilgang er deaktivert',
|
||||
'Move the task to another project' => 'Flytt oppgaven til et annet prosjekt',
|
||||
'Move to another project' => 'Flytt til et annet prosjekt',
|
||||
'Move to project' => 'Flytt til et annet prosjekt',
|
||||
'Do you really want to duplicate this task?' => 'Vil du kopiere denne oppgaven?',
|
||||
'Duplicate a task' => 'Kopier en oppgave',
|
||||
'External accounts' => 'Eksterne kontoer',
|
||||
|
||||
Reference in New Issue
Block a user