Add icon for due date and use short format (pull-request #468)

This commit is contained in:
Frédéric Guillot
2014-12-14 18:04:48 -05:00
parent 23a9a19f3d
commit 5a28e9095d
15 changed files with 18 additions and 5 deletions

View File

@@ -213,6 +213,7 @@ return array(
'Invalid date' => 'Data inválida',
'Must be done before %B %e, %Y' => 'Deve ser feito antes de %d %B %Y',
'%B %e, %Y' => '%d %B %Y',
// '%b %e, %Y' => '',
'Automatic actions' => 'Ações automáticas',
'Your automatic action have been created successfully.' => 'Sua ação automética foi criada com sucesso.',
'Unable to create your automatic action.' => 'Impossível criar sua ação automática.',