diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-05-05 09:24:25 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-05-05 09:24:25 +0000 |
commit | 2183c673d168f4d4a7685bbf234f2302e8ee6232 (patch) | |
tree | 7165f495b55d85a8d444d335ba37ede31c4493e3 /config | |
parent | ec4dbbced5d98f4f8ac599b4b2bc6ba0b4dbfcd1 (diff) | |
download | redmine-2183c673d168f4d4a7685bbf234f2302e8ee6232.tar.gz redmine-2183c673d168f4d4a7685bbf234f2302e8ee6232.zip |
remove duplicate Lithuanian "error_attachment_too_big" translation keys (#13950)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@11791 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/lt.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config/locales/lt.yml b/config/locales/lt.yml index 9a5ece43c..fa0915b78 100644 --- a/config/locales/lt.yml +++ b/config/locales/lt.yml @@ -253,7 +253,6 @@ lt: error_unable_delete_issue_status: 'Negalima ištrinti darbo statuso' error_unable_to_connect: Negalima prisijungti (%{value}) error_attachment_too_big: "Ši byla negali būti įkelta, nes viršija maksimalią (%{max_size}) leistiną bylos apimtį" - error_attachment_too_big: "This file cannot be uploaded because it exceeds the maximum allowed file size (%{max_size})" warning_attachments_not_saved: "%{count} byla(-ų) negali būti išsaugota." mail_subject_lost_password: "Jūsų %{value} slaptažodis" |