source: extensions/title/language/en_UK/plugin.lang.php @ 9422

Last change on this file since 9422 was 9422, checked in by ddtddt, 13 years ago

[extensions] - title - Add EN

File size: 489 bytes
Line 
1<?php
2
3$lang['Title - Plugin title'] = 'Page Title - Plugin title';
4$lang['title_insbase'] = 'Saves title in the database';
5$lang['title_photo'] = 'Page title for the photo';
6$lang['title_album'] = 'Page title for the album';
7$lang['title_tab_plgtitle'] = 'Title Management';
8$lang['title_pre'] = 'Customize the title of special pages';
9$lang['title_select'] = 'Select a page';
10$lang['title_list'] = 'Page List';
11$lang['title_choix'] = 'edit title';
12$lang['title_page'] = 'Page title';
13
14?>
Note: See TracBrowser for help on using the repository browser.