Ignore:
Timestamp:
Aug 24, 2009, 7:03:22 PM (15 years ago)
Author:
nikrou
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/akBookStyle/trunk/language/en_UK/plugin.lang.php

    r3764 r3791  
    11<?php
     2/** admin **/
    23$lang['ak_title'] = "ak Book Style";
    34$lang['ak_intro'] = "That plugin give an alternate presentation for galleries. It gives you in a whole page access to medium image and thumbnails.";
    45$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";
    510?>
Note: See TracChangeset for help on using the changeset viewer.