Last change
on this file since 28453 was
28453,
checked in by plg, 11 years ago
|
i18n on configuration screen
remove size "default" which has no obvious meaning currently
hide info about "Full row thumbnail layout" which is hard to understand and cannot be configured (yet)
|
File size:
661 bytes
|
Line | |
---|
1 | <?php |
---|
2 | |
---|
3 | $lang['modus_theme'] = 'modus_theme'; |
---|
4 | $lang['Explore'] = 'Explorer'; |
---|
5 | $lang['%d album'] = '%d album'; |
---|
6 | $lang['%d albums'] = '%d albums'; |
---|
7 | |
---|
8 | $lang['Modus theme config'] = 'Configuration du thème Modus'; |
---|
9 | $lang['Skin'] = 'Style'; |
---|
10 | $lang['Album thumbnails'] = 'Miniatures d\'album'; |
---|
11 | $lang['Use square thumbs'] = 'Utiliser des miniatures carrées'; |
---|
12 | $lang['%d pixels'] = '%d pixels'; |
---|
13 | $lang['Default sizes'] = 'Tailles par défaut'; |
---|
14 | $lang['Default size for thumbnails'] = 'Taille par défaut pour les miniatures'; |
---|
15 | $lang['Default size for thumbnails on high density display (retina)'] = 'Taille par défaut pour les miniatures sur écran haute densité (retina)'; |
---|
16 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.