summaryrefslogtreecommitdiff
path: root/inc/lang/he
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2013-02-16 19:57:01 +0100
committerAndreas Gohr <andi@splitbrain.org>2013-02-16 19:57:37 +0100
commit5398a7b652eabdd0a20f154b97b60f89cad72f8c (patch)
tree6c3ca00632c78dca03696d83dd11972ade2fe656 /inc/lang/he
parentb480dd4215925c5e9aaecaa5c086346b009692b4 (diff)
downloadrpg-5398a7b652eabdd0a20f154b97b60f89cad72f8c.tar.gz
rpg-5398a7b652eabdd0a20f154b97b60f89cad72f8c.tar.bz2
fixed language file placeholders FS#2682
Diffstat (limited to 'inc/lang/he')
-rw-r--r--inc/lang/he/lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php
index e474501ae..4853a0e2b 100644
--- a/inc/lang/he/lang.php
+++ b/inc/lang/he/lang.php
@@ -165,7 +165,7 @@ $lang['lastmod'] = 'מועד השינוי האחרון';
$lang['by'] = 'על ידי';
$lang['deleted'] = 'נמחק';
$lang['created'] = 'נוצר';
-$lang['restored'] = 'שוחזר';
+$lang['restored'] = 'שוחזר (%s)';
$lang['external_edit'] = 'עריכה חיצונית';
$lang['summary'] = 'תקציר העריכה';
$lang['noflash'] = '<a href="http://www.adobe.com/products/flashplayer/">תוסף פלאש לדפדפן</a> נדרש כדי להציג תוכן זה.';
@@ -243,7 +243,6 @@ $lang['i_modified'] = 'משיקולי אבטחה סקריפט זה י
עליך לחלץ שנית את הקבצים מהחבילה שהורדה או להיעזר בדף
<a href="http://dokuwiki.org/install">Dokuwiki installation instructions</a>';
$lang['i_funcna'] = 'פונקציית ה-PHP&rlm; <code>%s</code> אינה זמינה. יתכן כי מארח האתר חסם אותה מסיבה כלשהי?';
-$lang['i_phpver'] = 'גרסת ה־PHP שלך <code>%s</code> נמוכה מהדרוש. עליך לשדרג את התקנת ה־PHP שלך.';
$lang['i_permfail'] = '<code>%s</code> אינה ניתנת לכתיבה על ידי DokuWiki. עליך לשנות הרשאות תיקייה זו!';
$lang['i_confexists'] = '<code>%s</code> כבר קיים';
$lang['i_writeerr'] = 'אין אפשרות ליצור את <code>%s</code>. נא לבדוק את הרשאות הקובץ/תיקייה וליצור את הקובץ ידנית.';