summaryrefslogtreecommitdiff
path: root/inc/lang/he/lang.php
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2015-07-12 21:49:21 +0100
committerAnika Henke <anika@selfthinker.org>2015-07-12 21:49:21 +0100
commit969c52e5724a4a380ac11df87059f5bc39631da0 (patch)
treeba3a8633ec4aecd84f07ccb5a0b05aa6626059f5 /inc/lang/he/lang.php
parent25957e773bfab367ebe639f75e6413f30b60dfff (diff)
downloadrpg-969c52e5724a4a380ac11df87059f5bc39631da0.tar.gz
rpg-969c52e5724a4a380ac11df87059f5bc39631da0.tar.bz2
fixed occurrences of html named entities in translation files to be xhtml-compatible
Diffstat (limited to 'inc/lang/he/lang.php')
-rw-r--r--inc/lang/he/lang.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php
index 1859d3c3e..a24ccace9 100644
--- a/inc/lang/he/lang.php
+++ b/inc/lang/he/lang.php
@@ -289,7 +289,7 @@ $lang['i_problems'] = 'תכנית ההתקנה זיהתה מספר ב
$lang['i_modified'] = 'משיקולי אבטחה סקריפט זה יעבוד אך ורק עם התקנת DokuWiki חדשה שלא עברה כל שינוי.
עליך לחלץ שנית את הקבצים מהחבילה שהורדה או להיעזר בדף
<a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
-$lang['i_funcna'] = 'פונקציית ה-PHP&rlm; <code>%s</code> אינה זמינה. יתכן כי מארח האתר חסם אותה מסיבה כלשהי?';
+$lang['i_funcna'] = 'פונקציית ה-PHP&#8207; <code>%s</code> אינה זמינה. יתכן כי מארח האתר חסם אותה מסיבה כלשהי?';
$lang['i_phpver'] = 'גרסת PHP שלך <code>%s</code> נמוכה מ <code>%s</code> הצורך. אתה צריך לשדרג PHP שלך להתקין.';
$lang['i_mbfuncoverload'] = 'יש לבטל את mbstring.func_overload בphp.ini בכדי להריץ את DokuWiki';
$lang['i_permfail'] = '<code>%s</code> אינה ניתנת לכתיבה על ידי DokuWiki. עליך לשנות הרשאות תיקייה זו!';