Changeset 111166 in spip-zone
- Timestamp:
- Jul 18, 2018, 3:40:09 AM (3 years ago)
- Location:
- _plugins_/reservations_bank/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/reservations_bank/trunk/lang/reservation_bank.xml
r111159 r111166 1 1 <traduction module="reservation_bank" gestionnaire="salvatore" url="https://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/reservations_bank/trunk/lang/" reference="fr"> 2 <langue code="en" url="https://trad.spip.net/tradlang_module/reservation_bank?lang_cible=en" total="24" traduits="14" relire="0" modifs="1" nouveaux="9" pourcent="58.33"> 2 <langue code="en" url="https://trad.spip.net/tradlang_module/reservation_bank?lang_cible=en" total="24" traduits="22" relire="0" modifs="2" nouveaux="0" pourcent="91.67"> 3 <traducteur nom="Rainer Müller" lien="https://trad.spip.net/auteur/rainer-muller" /> 3 4 </langue> 4 5 <langue code="fr" url="https://trad.spip.net/tradlang_module/reservation_bank?lang_cible=fr" total="24" traduits="24" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> -
_plugins_/reservations_bank/trunk/lang/reservation_bank_en.php
r111143 r111166 19 19 'label_fieldset_montant_detail' => 'Specify the amount (in @devise@) for each booking item', 20 20 'label_fieldset_specifier' => 'Specify', 21 'label_preceder_formulaire' => 'Display the payment form before the booking summary.', 21 'label_preceder_formulaire' => 'Display the payment form before the booking summary.', # MODIF 22 22 'label_presta_defaut' => 'Available recipients', 23 23 'label_specifier_montant' => 'Specify the amount', … … 31 31 32 32 // P 33 'paiement_commande' => 'Payment booking #@id_commande@', 33 'paiement_commande' => 'Payment booking #@id_commande@', # MODIF 34 34 'paiement_reservation' => 'Paiment of the booking #@id_reservation@', 35 35
Note: See TracChangeset
for help on using the changeset viewer.