From: Shaun McDonald Date: Sun, 7 Jun 2009 18:44:59 +0000 (+0000) Subject: include the correct language and direction in the html element. fixes #1930. fixes... X-Git-Tag: live~7094 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/c03c8f4749c176df8107ef8e66b9a55db9875089 include the correct language and direction in the html element. fixes #1930. fixes #1929 --- diff --git a/app/views/layouts/site.rhtml b/app/views/layouts/site.rhtml index 43c6091b0..1134e0868 100644 --- a/app/views/layouts/site.rhtml +++ b/app/views/layouts/site.rhtml @@ -1,5 +1,5 @@ - + <%= javascript_include_tag 'prototype' %> <%= javascript_include_tag 'site' %> diff --git a/config/locales/en.yml b/config/locales/en.yml index b3a678cd3..fee3e8629 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -1,4 +1,6 @@ en: + html: + dir: ltr activerecord: # Translates all the model names, which is used in error handling on the web site models: