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' => 'Uzavření úkolu',
|
||||
'Assign a color to a specific user' => 'Přiřadit barvu konkrétnímu uživateli',
|
||||
'Position' => 'Pozice',
|
||||
'Duplicate to another project' => 'Vytvořit kopii v jiném projektu',
|
||||
'Duplicate to project' => 'Vytvořit kopii v jiném projektu',
|
||||
'Duplicate' => 'Vytvořit kopii',
|
||||
'Link' => 'Odkaz',
|
||||
'Comment updated successfully.' => 'Komentář byl úspěšně aktualizován.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Povolit veřejný přístup',
|
||||
'Public access disabled' => 'Veřejný přístup zakázán',
|
||||
'Move the task to another project' => 'Přesunout úkol do jiného projektu',
|
||||
'Move to another project' => 'Přesunout do jiného projektu',
|
||||
'Move to project' => 'Přesunout do jiného projektu',
|
||||
'Do you really want to duplicate this task?' => 'Opravdu chcete vytořit kopii tohoto úkolu?',
|
||||
'Duplicate a task' => 'Vytvořit kopii úkolu',
|
||||
'External accounts' => 'Externí účty',
|
||||
|
||||
Reference in New Issue
Block a user