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' => 'Zamknięcie zadania',
|
||||
'Assign a color to a specific user' => 'Przypisz kolor do wybranego użytkownika',
|
||||
'Position' => 'Pozycja',
|
||||
'Duplicate to another project' => 'Skopiuj do innego projektu',
|
||||
'Duplicate to project' => 'Skopiuj do innego projektu',
|
||||
'Duplicate' => 'Utwórz kopię',
|
||||
'Link' => 'Link',
|
||||
'Comment updated successfully.' => 'Komentarz został zapisany.',
|
||||
@@ -307,7 +307,7 @@ return array(
|
||||
'Enable public access' => 'Odblokuj dostęp publiczny',
|
||||
'Public access disabled' => 'Dostęp publiczny zablokowany',
|
||||
'Move the task to another project' => 'Przenieś zadanie do innego projektu',
|
||||
'Move to another project' => 'Przenieś do innego projektu',
|
||||
'Move to project' => 'Przenieś do innego projektu',
|
||||
'Do you really want to duplicate this task?' => 'Czy na pewno chcesz zduplikować to zadanie?',
|
||||
'Duplicate a task' => 'Zduplikuj zadanie',
|
||||
'External accounts' => 'Konta zewnętrzne',
|
||||
|
||||
Reference in New Issue
Block a user