Changeset 98207 in spip-zone for _plugins_/albums
- Timestamp:
- Jun 5, 2016, 3:32:57 AM (5 years ago)
- Location:
- _plugins_/albums/trunk/lang
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/albums/trunk/lang/album.xml
r97927 r98207 1 1 <traduction module="album" gestionnaire="salvatore" url="http://trad.spip.net" source="svn://zone.spip.org/spip-zone/_plugins_/albums/trunk/lang/" reference="fr"> 2 <langue code="en" url="http://trad.spip.net/tradlang_module/album?lang_cible=en" total="111" traduits="1 07" relire="0" modifs="0" nouveaux="4" pourcent="96.40">2 <langue code="en" url="http://trad.spip.net/tradlang_module/album?lang_cible=en" total="111" traduits="111" relire="0" modifs="0" nouveaux="0" pourcent="100.00"> 3 3 <traducteur nom="Benitron" lien="http://trad.spip.net/auteur/benitron" /> 4 4 <traducteur nom="Gilles" lien="http://trad.spip.net/auteur/gilles" /> -
_plugins_/albums/trunk/lang/album_en.php
r97199 r98207 92 92 'label_modele_nom_vignettes' => 'an album (thumbnails)', 93 93 'label_modele_pagination' => 'Pagination', 94 'label_modele_pagination_placeholder' => 'Number', 94 95 'label_modele_parcourir_albums' => 'Browse albums', 95 96 'label_modele_placeholder_dimension' => 'Size in pixels, without unity', … … 97 98 'label_modele_ratio_placeholder' => '16/9, 2.21:1, 4-3 etc.', 98 99 'label_modele_recadrer_images' => 'Crop images', 100 'label_modele_sens_tri' => 'Sorting order', 101 'label_modele_sens_tri_direct' => 'Direct', 102 'label_modele_sens_tri_inverse' => 'Inverted', 99 103 'label_modele_titre' => 'Display title', 100 104 'label_modele_titre_perso' => 'Custom title',
Note: See TracChangeset
for help on using the changeset viewer.