source: extensions/AdminTools/language/en_UK/plugin.lang.php @ 26061

Last change on this file since 26061 was 26061, checked in by mistic100, 10 years ago

add configuration page

File size: 818 bytes
Line 
1<?php
2
3$lang['Combine JS&CSS'] = 'Combine JS&CSS';
4$lang['Debug languages'] = 'Debug languages';
5$lang['Debug template'] = 'Debug template';
6$lang['Viewing as <b>%s</b>.'] = 'Viewing as <b>%s</b>.';
7$lang['Properties page'] = 'Properties page';
8$lang['Quick edit'] = 'Quick edit';
9$lang['Revert'] = 'Revert';
10$lang['Save'] = 'Save';
11$lang['Saved'] = 'Saved';
12$lang['Save visit in history'] = 'Save visit in history';
13$lang['Show SQL queries'] = 'Show SQL queries';
14$lang['View as'] = 'View as';
15$lang['Closed icon position'] = 'Closed icon position';
16$lang['Give access to quick edit to photo owners even if they are not admin'] = 'Give access to quick edit to photo owners even if they are not admin';
17$lang['Open toolbar by default'] = 'Open toolbar by default';
18$lang['left'] = 'left';
19$lang['right'] = 'right';
20
21?>
Note: See TracBrowser for help on using the repository browser.