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' => 'Ukončenie úlohy',
|
||||
'Assign a color to a specific user' => 'Priradiť farbu zadanému používateľovi',
|
||||
'Position' => 'Pozícia',
|
||||
'Duplicate to another project' => 'Duplikovať do iného projektu',
|
||||
'Duplicate to project' => 'Duplikovať do iného projektu',
|
||||
'Duplicate' => 'Duplikovať',
|
||||
'Link' => 'Odkaz',
|
||||
'Comment updated successfully.' => 'Komentár úspešne aktualizovaný.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Zapnúť verejný prístup',
|
||||
'Public access disabled' => 'Verejný prístup zakázaný',
|
||||
'Move the task to another project' => 'Presunúť úlohu do iného projektu',
|
||||
'Move to another project' => 'Presunúť do projektu',
|
||||
'Move to project' => 'Presunúť do projektu',
|
||||
'Do you really want to duplicate this task?' => 'Naozaj chcete duplikovať túto úlohu?',
|
||||
'Duplicate a task' => 'Duplikovať úlohu',
|
||||
'External accounts' => 'Externé účty',
|
||||
|
||||
Reference in New Issue
Block a user