diff --git a/CHANGELOG.md b/CHANGELOG.md
index d4b1a1551c..dbfbffd0c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -27,8 +27,9 @@
- Upload now monitors number of files transmitted.
- Add bin/developer console for developement purpose.
- Add possibility to delete a basket from the workzone basket browser.
- - Add localized labels for databox documentary fields.
- - Add localized labels for databox collections.
+ - Add localized labels for databox documentary fields names.
+ - Add localized labels for databox collections names.
+ - Add localized labels for databox names.
- Add plugin architecture for third party modules and customization.
- Add records sent-by-mail report.
diff --git a/lib/Alchemy/Phrasea/Application.php b/lib/Alchemy/Phrasea/Application.php
index 070a467cd8..37b57c5b53 100644
--- a/lib/Alchemy/Phrasea/Application.php
+++ b/lib/Alchemy/Phrasea/Application.php
@@ -580,6 +580,7 @@ class Application extends SilexApplication
$twig->addFilter('min', new \Twig_Filter_Function('min'));
$twig->addFilter('bas_labels', new \Twig_Filter_Function('phrasea::bas_labels'));
$twig->addFilter('sbas_names', new \Twig_Filter_Function('phrasea::sbas_names'));
+ $twig->addFilter('sbas_labels', new \Twig_Filter_Function('phrasea::sbas_labels'));
$twig->addFilter('sbas_from_bas', new \Twig_Filter_Function('phrasea::sbasFromBas'));
$twig->addFilter('key_exists', new \Twig_Filter_Function('array_key_exists'));
$twig->addFilter('round', new \Twig_Filter_Function('round'));
diff --git a/lib/Alchemy/Phrasea/Command/RecordAdd.php b/lib/Alchemy/Phrasea/Command/RecordAdd.php
index 6731cd9cce..054c8bb76d 100644
--- a/lib/Alchemy/Phrasea/Command/RecordAdd.php
+++ b/lib/Alchemy/Phrasea/Command/RecordAdd.php
@@ -116,7 +116,7 @@ class RecordAdd extends Command
if ($elementCreated instanceof \record_adapter) {
$output->writeln(
sprintf(
- "Record id