diff options
Diffstat (limited to 'lib/plugins/config/lang/he/lang.php')
-rw-r--r-- | lib/plugins/config/lang/he/lang.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/plugins/config/lang/he/lang.php b/lib/plugins/config/lang/he/lang.php index 6a5627e49..da550268d 100644 --- a/lib/plugins/config/lang/he/lang.php +++ b/lib/plugins/config/lang/he/lang.php @@ -65,7 +65,7 @@ $lang['youarehere'] = 'עקבות היררכיות להיסטוריה'; $lang['typography'] = 'שימוש בחלופות טיפוגרפיות'; $lang['htmlok'] = 'אישור שיבוץ HTML'; $lang['phpok'] = 'אישור שיבוץ PHP'; -$lang['dformat'] = 'תסדיר תאריך (נא לפנות לפונקציה <a href="http://www.php.net/date">date</a> של PHP)'; +$lang['dformat'] = 'תסדיר תאריך (נא לפנות לפונקציה <a href="http://www.php.net/strftime">strftime</a> של PHP)'; $lang['signature'] = 'חתימה'; $lang['toptoclevel'] = 'רמה עליונה בתוכן הענינים'; $lang['maxtoclevel'] = 'רמה מירבית בתוכן הענינים'; |