Browse Source

version anglaise du formulaire de config + z

svn/attic/html5up_editorial/118729
chankalan@choc0.net 5 years ago
parent
commit
6662c0076e
  1. 39
      lang/html5up_editorial_en.php
  2. 5
      paquet.xml

39
lang/html5up_editorial_en.php

@ -6,20 +6,45 @@ if (!defined('_ECRIRE_INC_VERSION')) {
}
$GLOBALS[$GLOBALS['idx_lang']] = array(
// A
'articles_suivants' => 'Next articles',
// A
'aide' => '<a href="https://contrib.spip.net/?article4947" class="spip_out">Read the documentation.</a>',
'article_suivants_titre' => 'Other articles title',
'article_suivants_titre_explications' => 'It is the title over the list of articles at the bottom of the homepage.',
'articles_suivants_total' => 'Total of the other articles',
'articles_suivants_total_explications' => 'How many other articles all in all?',
'articles_suivants_parpage' => 'Number of the other paged articles',
'articles_suivants_parpage_explications' => 'How many articles by page in the pagination of this list?',
// C
'cfg_titre_parametrages' => 'Parameters',
'contact' => 'Get in touch',
// E
'en_savoir_plus' => 'Learn more',
'couleur' => 'Color',
'couleur_accent' => 'Color accent',
'couleur_accent_explications' => 'It is the main color of your site (by default #F56A6A)',
'contact_tel' => 'Phone',
'contact_adresse' => 'Adress',
'contact_complement' => 'Further information',
// H
'html5up_editorial_titre' => 'Html5up Editorial ',
'hero' => 'Article heroin',
'hero_explications' => 'It is the first article put forward on the homepage.',
'heroside' => 'Article heroin in left column',
'heroside_explications' => 'It is the article put forward in left column, under the menu of the site.',
// M
'major' => 'Major article',
'major_explications' => 'It is the second article put forward on the homepage, under heroin. His text is readable completely on the welcome.',
// R
'reseaux_sociaux' => 'Social networks',
'reseaux_sociaux_activer' => 'Activate the plugin "Links towards the social networks" to show such links.',
'reseaux_sociaux_configurer' => 'Configure the plugin: social Links',
// S
'sidebar' => 'Left column',
// T
'theme_graphique_par_html5up' => 'Design by HTML5 UP',
'titre_page_configurer_html5up_editorial' => 'Configure the Editorial template',

5
paquet.xml

@ -1,7 +1,7 @@
<paquet
prefix="html5up_editorial"
categorie="squelette"
version="1.0.10"
version="1.0.11"
etat="test"
compatibilite="[3.1.0;3.2.*]"
logo="prive/themes/spip/images/html5up_editorial-64.png"
@ -18,7 +18,6 @@
<licence>GNU/GPL</licence>
<!-- necessite nom="cextras" compatibilite="[3.11.0]" / -->
<necessite nom="saisies" compatibilite="[2.18.0;]" />
<necessite nom="scssphp" compatibilite="[1.4.0;]" />
<necessite nom="zcore" compatibilite="[2.6.0;]" />
@ -29,4 +28,4 @@
<menu nom="configurer_html5up_editorial" titre="html5up_editorial:html5up_editorial_titre" parent="menu_squelette" icone="images/html5up_editorial-16.png" />
</paquet>
</paquet>
Loading…
Cancel
Save