Changeset 121309 in spip-zone
- Timestamp:
- Feb 3, 2020, 1:41:18 PM (13 months ago)
- Location:
- _plugins_/objets_restrictions_periodes/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/objets_restrictions_periodes/trunk/lang/paquet-objets_restrictions_periodes.xml
r114325 r121309 1 <traduction module="paquet-objets_restrictions_periodes" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/objets_restrictions_periodes/trunk/lang/" reference="fr"> 1 <traduction 2 module="paquet-objets_restrictions_periodes" 3 id="paquet-objets_restrictions_periodes--objets_restrictions_periodes-86d75" 4 gestionnaire="salvatore" 5 url="https://trad.spip.net" 6 source="svn://zone.spip.org/spip-zone/_plugins_/objets_restrictions_periodes/trunk/lang" 7 reference="fr"> 8 <langue code="fr" url="https://trad.spip.net/tradlang_module/paquet-objets_restrictions_periodes?lang_cible=fr" total="3" traduits="3" relire="0" modifs="0" nouveaux="0" pourcent="100.00" /> 2 9 </traduction> -
_plugins_/objets_restrictions_periodes/trunk/lang/paquet-objets_restrictions_periodes_fr.php
r114303 r121309 1 1 <?php 2 2 // This is a SPIP language file -- Ceci est un fichier langue de SPIP 3 3 // Fichier source, a modifier dans svn://zone.spip.org/spip-zone/_plugins_/objets_restrictions_periodes/trunk/lang 4 4 if (!defined('_ECRIRE_INC_VERSION')) { 5 5 return; … … 11 11 'objets_restrictions_periodes_description' => 'Ajoute des restrictions par période au plugin locations_objets_restrictions', 12 12 'objets_restrictions_periodes_nom' => 'Objets restrictions périodes', 13 'objets_restrictions_periodes_slogan' => 'Extension eériodes pour le plugin plugin locations_objets_restrictions' ,13 'objets_restrictions_periodes_slogan' => 'Extension eériodes pour le plugin plugin locations_objets_restrictions' 14 14 );
Note: See TracChangeset
for help on using the changeset viewer.