Changeset 3350
- Timestamp:
- 02/06/15 18:59:16 (9 years ago)
- Location:
- plugins/lunarPhase/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/lunarPhase/trunk/_define.php
r3309 r3350 15 15 $this->registerModule( 16 16 /* Name */ 'lunarPhase', 17 /* Description */ 'Display the moon phases / Afficher les phases lunaire et autres données',17 /* Description */ 'Display the moon phases', 18 18 /* Author */ 'Tomtom, Pierre Van Glabeke', 19 /* Verion */ '1. 3',19 /* Verion */ '1.4', 20 20 /* Properties */ 21 21 array( -
plugins/lunarPhase/trunk/changelog
r3309 r3350 1 v1.4 (06/02/2015) Pierre Van Glabeke : 2 modifications localisation 3 1 4 v1.3 (14/12/2014) Pierre Van Glabeke : 2 5 compatibilité dc2.7 -
plugins/lunarPhase/trunk/locales/fr/main.po
r3309 r3350 10 10 "Content-Transfer-Encoding: 8bit\n" 11 11 12 msgid " lunarPhase"13 msgstr " Phases lunaires"12 msgid "Display the moon phases" 13 msgstr "Afficher les phases lunaire et autres données" 14 14 15 15 #: _public.php:84
Note: See TracChangeset
for help on using the changeset viewer.