# HG changeset patch # User Chris Cannam # Date 1316097547 -3600 # Node ID 7e887544be061847f949aa9ce30caf42b0018207 # Parent 6bbcfcb85e50d484a534fca7ca7aaa32b4745e3d Add title for Bibliography module in settings, fixing #288 diff -r 6bbcfcb85e50 -r 7e887544be06 vendor/plugins/redmine_bibliography/config/locales/en.yml --- a/vendor/plugins/redmine_bibliography/config/locales/en.yml Thu Sep 15 15:36:38 2011 +0100 +++ b/vendor/plugins/redmine_bibliography/config/locales/en.yml Thu Sep 15 15:39:07 2011 +0100 @@ -1,5 +1,7 @@ # English strings go here for Rails i18n en: + project_module_redmine_bibliography: Bibliography + title: "Title" authors: "Authors" author: "Author"