diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2009-03-22 20:33:21 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2009-03-22 20:33:21 +0000 |
commit | 80acb00454114af5343dc18d0e589fac0df44e20 (patch) | |
tree | d3dcf65080e98e4a46949e08a12e151f7d16bcbc /config/locales/ru.yml | |
parent | ad34778cb197a267f2e06537d5a9ed464e8285b0 (diff) | |
download | redmine-80acb00454114af5343dc18d0e589fac0df44e20.tar.gz redmine-80acb00454114af5343dc18d0e589fac0df44e20.zip |
Fixing bug #3009, trivial updates of locales
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2614 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/ru.yml')
-rw-r--r-- | config/locales/ru.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/ru.yml b/config/locales/ru.yml index 0cad8c73e..78488056f 100644 --- a/config/locales/ru.yml +++ b/config/locales/ru.yml @@ -913,3 +913,5 @@ ru: label_sort: Sort label_ascending: Ascending label_date_from_to: From {{start}} to {{end}} + label_greater_or_equal: ">=" + label_less_or_equal: <= |