diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-21 23:23:38 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2011-04-21 23:23:38 +0000 |
commit | 80e4ad63bd5a9e6994c08b5e0f10873271eeca2c (patch) | |
tree | 09e7c233cee35511af322cc4a7d0ebbc65e5fb3c /config/locales/lt.yml | |
parent | 79fb4a4c354b20f531dc3934e81f00166e96fb60 (diff) | |
download | redmine-80e4ad63bd5a9e6994c08b5e0f10873271eeca2c.tar.gz redmine-80e4ad63bd5a9e6994c08b5e0f10873271eeca2c.zip |
change i18n files to use valid yaml syntax that may be parsed by psych (#8209).
Contributed by Gregor Schmidt.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@5508 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/lt.yml')
-rw-r--r-- | config/locales/lt.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 225bda260..cbe22541d 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -22,7 +22,10 @@ lt: month_names: [~, sausio, vasario, kovo, balandžio, gegužės, birželio, liepos, rugpjūčio, rugsėjo, spalio, lapkričio, gruodžio] abbr_month_names: [~, Sau, Vas, Kov, Bal, Geg, Bir, Lie, Rgp, Rgs, Spa, Lap, Grd] # Used in date_select and datime_select. - order: [ :year, :month, :day ] + order: + - :year + - :month + - :day time: formats: |