From 8daa2c9f98ef02857c1d92f2f226288c313146a7 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Tue, 25 Feb 2014 20:13:27 +0100 Subject: Update localizations --- inc/lang/he/denied.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'inc/lang/he') diff --git a/inc/lang/he/denied.txt b/inc/lang/he/denied.txt index a366fc198..1c605f7b8 100644 --- a/inc/lang/he/denied.txt +++ b/inc/lang/he/denied.txt @@ -1,3 +1,3 @@ ====== הרשאה נדחתה ====== -אנו מצטערים אך אין לך הרשאות מתאימות כדי להמשיך. אולי שכחת להיכנס למערכת? \ No newline at end of file +אנו מצטערים אך אין לך הרשאות מתאימות כדי להמשיך. @NOTLOGGEDIN@ \ No newline at end of file -- cgit v1.2.3 From 524df5769a0b9b7aa35af6500c85528c2b0515fe Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Fri, 28 Feb 2014 12:43:19 +0100 Subject: added stripped bit to language file this has been done by a script and might not be 100% accurate --- inc/lang/he/lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/lang/he') diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php index 8efe0da17..7012c0e17 100644 --- a/inc/lang/he/lang.php +++ b/inc/lang/he/lang.php @@ -325,3 +325,4 @@ $lang['media_sort_date'] = 'תאריך'; $lang['media_namespaces'] = 'בחר מרחב שמות'; $lang['media_files'] = 'קבצים ב s%'; $lang['media_upload'] = 'להעלות s%'; +$lang['notloggedin'] = 'אולי שכחת להיכנס למערכת?'; -- cgit v1.2.3 From 1a043a5b56efd30f7580a1801080f80037dd4789 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Thu, 6 Mar 2014 23:47:23 +0100 Subject: Revert "added stripped bit to language file" This reverts commit 524df5769a0b9b7aa35af6500c85528c2b0515fe. Conflicts: inc/lang/bn/lang.php inc/lang/fr/lang.php --- inc/lang/he/lang.php | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/lang/he') diff --git a/inc/lang/he/lang.php b/inc/lang/he/lang.php index 7012c0e17..8efe0da17 100644 --- a/inc/lang/he/lang.php +++ b/inc/lang/he/lang.php @@ -325,4 +325,3 @@ $lang['media_sort_date'] = 'תאריך'; $lang['media_namespaces'] = 'בחר מרחב שמות'; $lang['media_files'] = 'קבצים ב s%'; $lang['media_upload'] = 'להעלות s%'; -$lang['notloggedin'] = 'אולי שכחת להיכנס למערכת?'; -- cgit v1.2.3 From b981d5915250e5efe218466b608607174eb26608 Mon Sep 17 00:00:00 2001 From: Gerrit Uitslag Date: Fri, 7 Mar 2014 00:06:17 +0100 Subject: remove placeholder van denied.txt --- inc/lang/he/denied.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/lang/he') diff --git a/inc/lang/he/denied.txt b/inc/lang/he/denied.txt index 1c605f7b8..a2e19f3c5 100644 --- a/inc/lang/he/denied.txt +++ b/inc/lang/he/denied.txt @@ -1,3 +1,4 @@ ====== הרשאה נדחתה ====== -אנו מצטערים אך אין לך הרשאות מתאימות כדי להמשיך. @NOTLOGGEDIN@ \ No newline at end of file +אנו מצטערים אך אין לך הרשאות מתאימות כדי להמשיך. + -- cgit v1.2.3