Ignore:
Timestamp:
Jan 15, 2013, 1:31:14 PM (11 years ago)
Author:
mistic100
Message:

display banners size, list specific album banners

Location:
extensions/header_manager/language
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • extensions/header_manager/language/en_UK/plugin.lang.php

    r17734 r20169  
    3333
    3434$lang['Default banner'] = 'Default banner';
     35$lang['Album specific banners'] = 'Album specific banners';
     36$lang['In order to add a specific banner, go to the admin page of the desired album.'] = 'In order to add a specific banner, go to the admin page of the desired album.';
     37$lang['Restore default banner'] = 'Restore default banner';
     38$lang['Non recursive'] = 'Non recursive';
     39$lang['Recursive'] = 'Recursive';
    3540
    3641?>
  • extensions/header_manager/language/fr_FR/plugin.lang.php

    r17734 r20169  
    3333
    3434$lang['Default banner'] = 'Bannière par défaut';
     35$lang['Album specific banners'] = 'Bannières spécifiques par album';
     36$lang['In order to add a specific banner, go to the admin page of the desired album.'] = 'Afin d\'ajouter une bannière spécifique, rendez-vous sur la page d\'administration de l\'album.';
     37$lang['Restore default banner'] = 'Restaurer la bannière par défaut';
     38$lang['Non recursive'] = 'Non récursif';
     39$lang['Recursive'] = 'Récursif';
    3540
    3641?>
Note: See TracChangeset for help on using the changeset viewer.