lang champ de recherche + stable + up de z
This commit is contained in:
parent
31a35637ba
commit
a5a45d1cb1
13
lang/baz_april_fr.php
Normal file
13
lang/baz_april_fr.php
Normal file
@ -0,0 +1,13 @@
|
||||
<?php
|
||||
// cf baz_april/lang
|
||||
|
||||
if (!defined('_ECRIRE_INC_VERSION')) {
|
||||
return;
|
||||
}
|
||||
|
||||
$GLOBALS[ $GLOBALS['idx_lang'] ] = array(
|
||||
|
||||
|
||||
'rechercher' => 'Rechercher dans les transcriptions',
|
||||
|
||||
);
|
@ -1,9 +1,9 @@
|
||||
<paquet
|
||||
prefix="librealire"
|
||||
categorie="squelette"
|
||||
version="0.6.0"
|
||||
version="0.6.1"
|
||||
schema="0.5.3"
|
||||
etat="test"
|
||||
etat="stable"
|
||||
compatibilite="[3.2.7;3.3.*]"
|
||||
>
|
||||
<nom>+ APRIL - LIBRE À LIRE</nom>
|
||||
|
Loading…
Reference in New Issue
Block a user