Line | |
---|
1 | <?php |
---|
2 | $lang['iconset_error_update'] = 'an error occured during the update of this/these theme(s) (please retry or post on piwigo.org/forum) : '; |
---|
3 | $lang['iconset_update_ok'] = 'the config of this/these theme(s) has been updated : '; |
---|
4 | $lang['iconset_info_new_theme'] = 'This/These theme(s) has/have been added : '; |
---|
5 | $lang['iconset_info_new_icon'] = 'This/These icons set(s) has/have been added : '; |
---|
6 | $lang['iconset_info_deleted_theme'] = 'This/These theme(s) has/have been deleted : '; |
---|
7 | $lang['iconset_info_deleted_icon'] = 'This/These icons set(s) has/have been deleted : '; |
---|
8 | |
---|
9 | $lang['iconset_configpage'] = 'Icons Set Config Page'; |
---|
10 | |
---|
11 | $lang['iconset_All_Themes'] = 'All the themes are below : select an icons set'; |
---|
12 | $lang['iconset_nothing'] = "original icons"; |
---|
13 | |
---|
14 | $lang['iconset_send'] = "Save the modifications of the configuration"; |
---|
15 | $lang['iconset_All_Icons'] = "All the icons set"; |
---|
16 | $lang['iconset_seeall'] = "See all"; |
---|
17 | |
---|
18 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.