Fix a couple of bugs in PR #2424

This commit is contained in:
Frederic Guillot
2016-07-09 14:51:39 -04:00
parent 141939b703
commit 397988dd8d
34 changed files with 202 additions and 157 deletions

View File

@@ -1216,5 +1216,5 @@ return array(
'Global tags' => 'Глобальные метка',
'There is no global tag at the moment.' => 'Нет глобальных меток.',
'This field cannot be empty' => 'Это поле не может быть пустым',
'Hide tasks in this column in the Dashboard' => 'Не показывать задачи из этой колонки в кабинете',
'Hide tasks in this column in the dashboard' => 'Не показывать задачи из этой колонки в кабинете',
);