Sync locales
This commit is contained in:
@@ -327,10 +327,10 @@ return array(
|
||||
'Time tracking:' => 'Ajan seuranta:',
|
||||
'New sub-task' => 'Uusi alitehtävä',
|
||||
'New attachment added "%s"' => 'Uusi liite lisätty "%s"',
|
||||
'Comment updated' => 'Kommentti päivitetty',
|
||||
'New comment posted by %s' => '%s lisäsi uuden kommentin',
|
||||
// 'New attachment' => '',
|
||||
// 'New comment' => '',
|
||||
'Comment updated' => 'Kommentti päivitetty',
|
||||
// 'New subtask' => '',
|
||||
// 'Subtask updated' => '',
|
||||
// 'Task updated' => '',
|
||||
@@ -841,7 +841,6 @@ return array(
|
||||
// 'End date:' => '',
|
||||
// 'There is no start date or end date for this project.' => '',
|
||||
// 'Projects Gantt chart' => '',
|
||||
// 'Link type' => '',
|
||||
// 'Change task color when using a specific task link' => '',
|
||||
// 'Task link creation or modification' => '',
|
||||
// 'Milestone' => '',
|
||||
@@ -930,6 +929,7 @@ return array(
|
||||
// 'Usernames must be lowercase and unique' => '',
|
||||
// 'Passwords will be encrypted if present' => '',
|
||||
// '%s attached a new file to the task %s' => '',
|
||||
// 'Link type' => '',
|
||||
// 'Assign automatically a category based on a link' => '',
|
||||
// 'BAM - Konvertible Mark' => '',
|
||||
// 'Assignee Username' => '',
|
||||
@@ -1149,4 +1149,7 @@ return array(
|
||||
// 'Display list of keyboard shortcuts' => '',
|
||||
// 'Menu' => '',
|
||||
// 'Set start date' => '',
|
||||
// 'Avatar' => '',
|
||||
// 'Upload my avatar image' => '',
|
||||
// 'Remove my image' => '',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user