Ignore:
Timestamp:
May 21, 2011, 3:19:26 PM (13 years ago)
Author:
nikrou
Message:

Update to make plugin compatible with piwigo 2.2

File:
1 edited

Legend:

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

    r9271 r10975  
    33// | akBookStyle  - a plugin for Piwigo                                    |
    44// +-----------------------------------------------------------------------+
    5 // | Copyright(C) 2009-2010 Nicolas Roudaire        http://www.nikrou.net  |
     5// | Copyright(C) 2009-2011 Nicolas Roudaire        http://www.nikrou.net  |
    66// | Copyright(C) 2009      vdigital                                       |
    77// +-----------------------------------------------------------------------+
     
    3131$lang['Thumbnail size has been updated'] = "Velikost náhledù byla aktualizována";
    3232$lang['Thumbnail size'] = "Velikost náhledù";
    33 $lang['click'] = "klik";
    34 $lang['mouseover'] = "pøejetí myší";
     33$lang['Click'] = "klik";
     34$lang['Mouseover'] = "pøejetí myší";
    3535$lang['Event to show medium picture.'] = "Událost pro zobrazení fotografie.";
    3636$lang['Event to show medium picture has been updated.'] = "Událost pro zobrazení fotografie byla aktualizována.";
Note: See TracChangeset for help on using the changeset viewer.