[SPIP][PLUGINS] v3.0-->v3.2
[lhc/web/www.git] / www / ecrire / lang / spip_he.php
index 5cf0b95..0ed2476 100644 (file)
@@ -1,9 +1,11 @@
 <?php
 // This is a SPIP language file  --  Ceci est un fichier langue de SPIP
-// extrait automatiquement de http://trad.spip.net/tradlang_module/spip?lang_cible=he
+// extrait automatiquement de https://trad.spip.net/tradlang_module/spip?lang_cible=he
 // ** ne pas modifier le fichier **
 
-if (!defined('_ECRIRE_INC_VERSION')) return;
+if (!defined('_ECRIRE_INC_VERSION')) {
+       return;
+}
 
 $GLOBALS[$GLOBALS['idx_lang']] = array(
 
@@ -481,7 +483,6 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'login_retour_public' => 'חזור לאתר הציבורי',
        'login_retour_site' => 'חזור לאתר הציבורי',
        'login_retoursitepublic' => 'חזור לאתר הציבורי',
-       'login_sans_cookiie' => 'חיובר ללא עוגיה',
        'login_sinscrire' => 'הרשמה',
        'login_test_navigateur' => 'מבחן הדפדפן /חיבור מחדש',
        'login_verifiez_navigateur' => '(בכל זאת נא לבדוק שהדפדפן שלך לא זכר את הסיסמה...)',
@@ -672,5 +673,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array(
        'zxml_vide_balise' => 'סימן עריכה ריק',
        'zxml_vu' => 'נראה קודם'
 );
-
-?>