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