diff --git a/app/views/branded/contact_us/contacts/new.html.erb b/app/views/branded/contact_us/contacts/new.html.erb index d568999..97b8078 100644 --- a/app/views/branded/contact_us/contacts/new.html.erb +++ b/app/views/branded/contact_us/contacts/new.html.erb @@ -8,7 +8,7 @@ application_name: Rails.configuration.branding[:application][:name]} %>
- <%= sanitize d_('dmpopidor', 'If you need more informations about how to use DMP OPIDoR, you can consult our FAQ.') %> + <%= sanitize d_('dmpopidor', 'If you need more informations about how to use DMP OPIDoR, you can consult our FAQ.') %>
diff --git a/app/views/branded/layouts/_footer.html.erb b/app/views/branded/layouts/_footer.html.erb index 7c43099..b936053 100644 --- a/app/views/branded/layouts/_footer.html.erb +++ b/app/views/branded/layouts/_footer.html.erb @@ -12,7 +12,7 @@ <%= _('Terms of use') %> <%= _('Privacy statement') %> • - <%= _('FAQ') %> + <%= _('FAQ') %> <%= d_('dmpopidor', 'News') %> <%= d_('dmpopidor', 'Tutorials') %> <%= _('Contact us') %> diff --git a/config/locale/dmpopidor.pot b/config/locale/dmpopidor.pot index 1f2f6ad..3f47f31 100644 --- a/config/locale/dmpopidor.pot +++ b/config/locale/dmpopidor.pot @@ -410,5 +410,5 @@ msgid "Plan components" msgstr "" -msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." +msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." msgstr "" diff --git a/config/locale/en_GB/dmpopidor.po b/config/locale/en_GB/dmpopidor.po index ac3b1b2..4b8346e 100644 --- a/config/locale/en_GB/dmpopidor.po +++ b/config/locale/en_GB/dmpopidor.po @@ -404,5 +404,5 @@ msgid "Plan components" msgstr "Plan components" -msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." -msgstr "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." \ No newline at end of file +msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." +msgstr "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." \ No newline at end of file diff --git a/config/locale/fr_FR/dmpopidor.po b/config/locale/fr_FR/dmpopidor.po index 433d266..b529363 100644 --- a/config/locale/fr_FR/dmpopidor.po +++ b/config/locale/fr_FR/dmpopidor.po @@ -405,5 +405,5 @@ msgid "Plan components" msgstr "Eléments du plan" -msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." -msgstr "Si vous souhaitez plus d'informations sur l'utilisation de DMP OPIDoR, vous pouvez consulter notre Foire aux Questions." \ No newline at end of file +msgid "If you need more informations about how to use DMP OPIDoR, you can consult our FAQ." +msgstr "Si vous souhaitez plus d'informations sur l'utilisation de DMP OPIDoR, vous pouvez consulter notre Foire aux Questions." \ No newline at end of file