Add icons for comments and description

This commit is contained in:
Frédéric Guillot
2014-05-03 09:52:55 -04:00
parent 5d06159448
commit b10d4f51eb
18 changed files with 477 additions and 10 deletions

View File

@@ -290,4 +290,7 @@ return array(
// 'Search in the project "%s"' => '',
// 'Due date' => '',
// 'Others formats accepted: %s and %s' => '',
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
);

View File

@@ -290,4 +290,7 @@ return array(
'Search in the project "%s"' => 'Rechercher dans le projet « %s »',
'Due date' => 'Date d\'échéance',
'Others formats accepted: %s and %s' => 'Autres formats acceptés : %s et %s',
'Description' => 'Description',
'%d comments' => '%d commentaires',
'%d comment' => '%d commentaire',
);

View File

@@ -295,4 +295,7 @@ return array(
// 'Search in the project "%s"' => '',
// 'Due date' => '',
// 'Others formats accepted: %s and %s' => '',
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
);

View File

@@ -291,4 +291,7 @@ return array(
// 'Search in the project "%s"' => '',
// 'Due date' => '',
// 'Others formats accepted: %s and %s' => '',
// 'Description' => '',
// '%d comments' => '',
// '%d comment' => '',
);