Ignore:
Timestamp:
Sep 11, 2012, 3:13:01 PM (12 years ago)
Author:
flop25
Message:

language corrections

Location:
extensions/stripped_black_bloc/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped_black_bloc/language/en_UK/theme.lang.php

    r17859 r17860  
    1111$lang['(set 0 to disable)'] = "(set 0 to disable)";
    1212$lang['(it need to be inferior than the width of columns)'] = "(it needs to be strictly inferior than the width of columns)";
    13 $lang['About portrait/landscape pictures :'] = "About portrait/landscape pictures:";
     13$lang['About portrait/landscape pictures :'] = "About portrait/landscape pictures (Note that the plugin auto-manage the thumbnails of panorama):";
    1414$lang['No Maximum Height and the width is the one set above'] = "No Maximum Height and the width is the one set above";
    1515$lang['Use the width parameter above as a maximum heigth'] = "Use the width parameter above as a maximum heigth";
  • extensions/stripped_black_bloc/language/fr_FR/theme.lang.php

    r17859 r17860  
    1212$lang['(set 0 to disable)'] = "(mettre 0 pour désactiver)";
    1313$lang['(it need to be inferior than the width of columns)'] = "(cette largeur doit être strictement inférieure à celle des colonnes)";
    14 $lang['About portrait/landscape pictures :'] = "A propos de grosses miniatures, pour les images représentatives des albums :";
    15 $lang['No Maximum Height and the width is the one set above'] = "A propos de grosses miniatures, pour les images représentatives des albums :";
    16 $lang['Use the width parameter above as a maximum heigth'] = "A propos de grosses miniatures, pour les images représentatives des albums :";
    17 $lang['Display big thumbnails for landscape pictures'] = "A propos de grosses miniatures, pour les images représentatives des albums :";
     14$lang['About portrait/landscape pictures :'] = "A propos des images portraits/paysages (les miniatures de panorama sont gérées automatiquement) :";
     15$lang['No Maximum Height and the width is the one set above'] = "Pas de hauteur maximum et la lergeur et celle paramétrée ci-dessus";
     16$lang['Use the width parameter above as a maximum heigth'] = "Utilisez la largeur ci-dessus comme limitation en hauteur";
     17$lang['Display big thumbnails for landscape pictures'] = "Afficher de grosses miniatures pour les miniatures paysages";
    1818$lang['About big thumbnails, for the albums :'] = "A propos de grosses miniatures, pour les images représentatives des albums :";
    1919$lang['don\'t generate big thumbnails'] = "ne pas générer de grosses miniatures";
Note: See TracChangeset for help on using the changeset viewer.