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' => 'Закриття задачі',
|
||||
'Assign a color to a specific user' => 'Призначити колір певному користувачу',
|
||||
'Position' => 'Позиція',
|
||||
'Duplicate to another project' => 'Дублювати до іншого проєкту',
|
||||
'Duplicate to project' => 'Дублювати до іншого проєкту',
|
||||
'Duplicate' => 'Дублювати',
|
||||
'Link' => 'Посилання',
|
||||
'Comment updated successfully.' => 'Комент успішно оновлено.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Увімкнути публічний доступ',
|
||||
'Public access disabled' => 'Публічний доступ вимкнуто',
|
||||
'Move the task to another project' => 'Перемістити задачу до іншого проєкту',
|
||||
'Move to another project' => 'Перемістити до іншого проєкту',
|
||||
'Move to project' => 'Перемістити до іншого проєкту',
|
||||
'Do you really want to duplicate this task?' => 'Ви дійсно бажаєте створити копію цієї задачі?',
|
||||
'Duplicate a task' => 'Дублювати задачу',
|
||||
'External accounts' => 'Зовнішні облікові записи',
|
||||
|
||||
Reference in New Issue
Block a user