1<?php 2 3/** 4 * @license GPL 2 (http://www.gnu.org/licenses/gpl.html) 5 * 6 * @author Luigi Micco <l.micco@tiscali.it> 7 */ 8$lang['toolbar'] = 'Nayta tyokalut'; 9$lang['toolbar_o_never'] = 'Ei koskaan'; 10$lang['toolbar_o_always'] = 'Aina'; 11$lang['toolbar_o_noempty'] = 'When selection is no empty'; 12$lang['save_namespace'] = 'Namespace where save selections'; 13$lang['book_page'] = 'Wiki page where show your book manager'; 14$lang['help_page'] = 'Wiki page with info and instructions'; 15$lang['skip_ids'] = 'Don\'t show tools when ID contains'; 16