From 65cbd94e422ed7119edc474f2c66bdb675f32f98 Mon Sep 17 00:00:00 2001
From: Azamat Hackimov <azamat.hackimov@gmail.com>
Date: Sun, 19 Apr 2009 21:43:46 +0000
Subject: [PATCH] fix for he.yml (#3204), thank Orgad Shaneh for patch

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2675 e93f8b46-1217-0410-a6f0-8f06a7374b81
---
 config/locales/he.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/locales/he.yml b/config/locales/he.yml
index ce36aaf36..95c154232 100644
--- a/config/locales/he.yml
+++ b/config/locales/he.yml
@@ -452,7 +452,7 @@ he:
   label_wiki_edit_plural: עריכות Wiki
   label_wiki_page: דף Wiki
   label_wiki_page_plural: דפי Wiki
-  label_index_by_title: סדר עך פי כותרת
+  label_index_by_title: סדר על פי כותרת
   label_index_by_date: סדר על פי תאריך
   label_current_version: גירסא נוכאית
   label_preview: תצוגה מקדימה
-- 
GitLab