source: extensions/nbc_ThemeChanger/language/en_UK/plugin.lang.php @ 10099

Last change on this file since 10099 was 10099, checked in by datajulien, 13 years ago

NBC_ThemeChanger
Version 2.2.0.a
Piwigo 2.2 compatibility upgrade

File size: 693 bytes
Line 
1<?php
2
3/***************V2.2.0.a*****************/
4$lang['subAlbumsApply']='Apply into the Sub-Albums?';
5
6/***************V2.1.0.c*****************/
7$lang['Valide_assoc'] = 'Valide association ';
8$lang['ErrorDelete_assoc'] = 'Association invalid because of suppress theme';
9$lang['ErrorUnactive_assoc'] = 'Association invalid because of inactive theme';
10
11$lang['title_assoc'] = 'ThemeChanger';
12$lang['add_assoc'] = 'Add a new association';
13$lang['action'] = 'Action';
14$lang['modify_assoc'] = 'Modify the association';
15$lang['delete_assoc']='Delete the association';
16$lang['nbc_ThemeChanger_save_config']='Configuration saved.';
17$lang['subCategoriesApply']='Apply into the Sub-Categories?';
18
19?>
Note: See TracBrowser for help on using the repository browser.