summaryrefslogtreecommitdiff
path: root/inc/lang/he
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
committerAndreas Gohr <andi@splitbrain.org>2012-11-18 20:59:05 +0100
commitc56cc74a41f81daf222bbb2a5a8a3000023724c6 (patch)
tree630f824de1430afc110d9dff4f7d820fc0facbc8 /inc/lang/he
parentfea16134dac4e09977d36c902f692379d07a3e96 (diff)
parent2c2ee174e46096ce890518061ca8e2e0866cf67c (diff)
downloadrpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.gz
rpg-c56cc74a41f81daf222bbb2a5a8a3000023724c6.tar.bz2
Merge branch 'guide' of git://github.com/splitbrain/dokuwiki into pull-request-118
* 'guide' of git://github.com/splitbrain/dokuwiki: changed semicolon to colon in link to welcome page to make it less confusing added initial pages to not be ignored by git improved welcome text added welcome page changed the link in the installer to point to wiki:welcome Conflicts: inc/lang/fr/lang.php
Diffstat (limited to 'inc/lang/he')
-rw-r--r--inc/lang/he/lang.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php
index 00eb4549b..e474501ae 100644
--- a/inc/lang/he/lang.php
+++ b/inc/lang/he/lang.php
@@ -249,8 +249,8 @@ $lang['i_confexists'] = '<code>%s</code> כבר קיים';
$lang['i_writeerr'] = 'אין אפשרות ליצור את <code>%s</code>. נא לבדוק את הרשאות הקובץ/תיקייה וליצור את הקובץ ידנית.';
$lang['i_badhash'] = 'הקובץ Dokuwiki.php אינו מזוהה או שעבר שינויים (hash=<code>%s</code>)';
$lang['i_badval'] = '<code>%s</code> - הערך אינו חוקי או ריק';
-$lang['i_success'] = 'תהליך ההגדרה הסתיים בהצלחה. כעת ניתן למחוק את הקובץ install.php ולהמשיך אל ה־<a href="doku.php">DokuWiki החדש שלך</a>.';
-$lang['i_failure'] = 'מספר שגיאות אירעו בעת כתיבת קובצי התצורה. יתכן כי יהיה צורך לתקנם ידנית לפני שניתן יהיה להשתמש ב־<a href="doku.php">DokuWiki החדש שלך</a>.';
+$lang['i_success'] = 'תהליך ההגדרה הסתיים בהצלחה. כעת ניתן למחוק את הקובץ install.php ולהמשיך אל ה־<a href="doku.php?id=wiki:welcome">DokuWiki החדש שלך</a>.';
+$lang['i_failure'] = 'מספר שגיאות אירעו בעת כתיבת קובצי התצורה. יתכן כי יהיה צורך לתקנם ידנית לפני שניתן יהיה להשתמש ב־<a href="doku.php?id=wiki:welcome">DokuWiki החדש שלך</a>.';
$lang['i_policy'] = 'מדיניות ACL התחלתית';
$lang['i_pol0'] = 'ויקי פתוח (קריאה, כתיבה והעלאה לכולם)';
$lang['i_pol1'] = ' ויקי ציבורי (קריאה לכולם, כתיבה והעלאה למשתמשים רשומים)';