%d results for %s': return '%d résultats pour la recherche %s'; case 'Not Found': return 'Introuvable'; case 'Article not found.': return 'Cet article n\'a pas été trouvé.'; case 'Older': return 'Plus anciens'; case 'Newer': return 'Plus récents'; case 'RSS Feed': return 'Flux RSS'; case 'Update complete!': return 'Mise à jour terminée !'; case 'Click here to reload this webpage.': return 'Cliquez ici pour recharger cette page.'; case 'Source:': return 'Source :'; case '_date_format': return '%A %e %B %Y à %H:%M'; case 'configuration': case 'articles': return $str; case 'Media export': return 'Export fichiers media'; default: return $str; } } define( 'ALLOW_NEW_AUTOBLOGS', TRUE ); // If you set ALLOW_NEW_AUTOBLOGS to FALSE, the following options do not matter. // Generic RSS define( 'ALLOW_NEW_AUTOBLOGS_BY_LINKS', TRUE ); // Twitter, Identica, Statusnet, Shaarli define( 'ALLOW_NEW_AUTOBLOGS_BY_SOCIAL', TRUE ); // Bookmark button define( 'ALLOW_NEW_AUTOBLOGS_BY_BUTTON', TRUE ); // OPML file define( 'ALLOW_NEW_AUTOBLOGS_BY_OPML', TRUE ); define( 'ALLOW_FULL_UPDATE', TRUE ); // Logo à utiliser $logo="./icon-logo.svg"; // Marquez ici votre propre message qui apparaîtra en bas de page. // exemple : //$HTML_footer="
Love data
Data is essential
Data must flow
Data must be used
Data is neither good nor bad
There is no illegal data
Data is free
Data can not be owned
No man, machine or system shall interrupt the flow of data
Locking data is a crime against datanity"; $HTML_footer='D\'après les premières versions de SebSauvage et Bohwaz.'; $head_title = ""; ?>