Ignore:
Timestamp:
Mar 14, 2012, 2:53:41 PM (12 years ago)
Author:
plg
Message:

import theme Simple version 2.5.3

add an option and admin page to choose the layout for albums (with description under or next to the album thumbnail)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/simple_themes/simple/language/fr_FR/theme.lang.php

    r13549 r13558  
    22
    33$lang['Show/hide menu'] = 'Afficher/cacher le menu';
     4$lang['Album title and description'] = 'Titre et description de l\'album';
     5$lang['under the album thumbnail'] = 'sous la miniature représentante';
     6$lang['next to the album thumbnail'] = 'à côté de la miniature représentante';
    47
    58?>
Note: See TracChangeset for help on using the changeset viewer.