Changeset 119681 in spip-zone
- Timestamp:
- Jan 7, 2020, 8:00:26 AM (13 months ago)
- Location:
- _plugins_/magnet/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/magnet/trunk/lang/magnet.xml
r114189 r119681 2 2 <langue code="ar" url="https://trad.spip.net/tradlang_module/magnet?lang_cible=ar" total="6" traduits="6" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 3 3 </langue> 4 <langue code="en" url="https://trad.spip.net/tradlang_module/magnet?lang_cible=en" total="6" traduits="4" relire="0" modifs="0" nouveaux="2" pourcent="66.67"> 4 <langue code="en" url="https://trad.spip.net/tradlang_module/magnet?lang_cible=en" total="6" traduits="6" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 5 <traducteur nom="jack31" lien="https://trad.spip.net/auteur/jack31" /> 5 6 </langue> 6 7 <langue code="fr" url="https://trad.spip.net/tradlang_module/magnet?lang_cible=fr" total="6" traduits="6" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> -
_plugins_/magnet/trunk/lang/magnet_en.php
r114189 r119681 11 11 12 12 // L 13 'label_activer_magnet_objets' => 'Activate magnets on objects', 13 14 'label_demagnetize' => 'Remove', 14 15 'label_down' => 'Down', 15 16 'label_magnetize' => 'Magnetize', 16 'label_up' => 'Up' 17 'label_up' => 'Up', 18 19 // T 20 'titre_page_configurer' => 'Magnet Configuration' 17 21 );
Note: See TracChangeset
for help on using the changeset viewer.