X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fplugins-dist%2Fdump%2Flang%2Fpaquet-dump_de.php;fp=www%2Fplugins-dist%2Fdump%2Flang%2Fpaquet-dump_de.php;h=b3a90ff5a6514357b166b93ad13a37f4caeef086;hb=4f443dce95ff6f8221c189880a70c74ce1c1f238;hp=59040c0213797406982a68aa399dd3d23ede7e37;hpb=4a628e9b277d3617535f99d663ca79fa2e891177;p=lhc%2Fweb%2Fwww.git diff --git a/www/plugins-dist/dump/lang/paquet-dump_de.php b/www/plugins-dist/dump/lang/paquet-dump_de.php index 59040c02..b3a90ff5 100644 --- a/www/plugins-dist/dump/lang/paquet-dump_de.php +++ b/www/plugins-dist/dump/lang/paquet-dump_de.php @@ -3,7 +3,9 @@ // extrait automatiquement de https://trad.spip.net/tradlang_module/paquet-dump?lang_cible=de // ** ne pas modifier le fichier ** -if (!defined('_ECRIRE_INC_VERSION')) return; +if (!defined('_ECRIRE_INC_VERSION')) { + return; +} $GLOBALS[$GLOBALS['idx_lang']] = array( @@ -11,5 +13,3 @@ $GLOBALS[$GLOBALS['idx_lang']] = array( 'dump_description' => 'Sicherung und Wiederherstellung der Datenbank im SQLite-Format', 'dump_slogan' => 'Sicherung und Wiederherstellung der SPIP-Datenbank' ); - -?>