From 7d0db11444838b2b07318a8451850e0b9e22aa03 Mon Sep 17 00:00:00 2001 From: ZTurtleMan Date: Sat, 18 Sep 2010 11:08:24 +0800 Subject: [PATCH] Lithuanian local should use 'lt' not 'en' --- config/locales/devise.lt.yml | 2 +- config/locales/lt.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/devise.lt.yml b/config/locales/devise.lt.yml index 86510d13c..d6e33c1cb 100644 --- a/config/locales/devise.lt.yml +++ b/config/locales/devise.lt.yml @@ -3,7 +3,7 @@ # the COPYRIGHT file. -en: +lt: errors: messages: not_found: "nerasta" diff --git a/config/locales/lt.yml b/config/locales/lt.yml index d20c8ff38..e1a529431 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -3,8 +3,8 @@ # the COPYRIGHT file. -# Sample localization file for English. Add more files in this directory for other locales. +# Sample localization file for Lithuanian. Add more files in this directory for other locales. # See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. -en: +lt: hello: "Sveikas pasauli"