source: extensions/akBookStyle/trunk/language/en_UK/plugin.lang.php @ 3791

Last change on this file since 3791 was 3791, checked in by nikrou, 15 years ago

Allow admin to change number of column
Use $confdir_thumbnail and $confprefix_thumbnail in ak_jquery-load.js for replace('thumbnail\/TN-', )

File size: 393 bytes
Line 
1<?php
2/** admin **/
3$lang['ak_title'] = "ak Book Style";
4$lang['ak_intro'] = "That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.";
5$lang['ak_info'] = "";
6
7$lang['ak_general_config'] = "Main configuration";
8$lang['ak_by_line'] = "Number of column";
9$lang['ak_by_line_changed'] = "Number of column has been updated";
10?>
Note: See TracBrowser for help on using the repository browser.