source: trunk/plugins/TakeATour/language/en_UK/tour_2_7_0.lang.php @ 29482

Last change on this file since 29482 was 29482, checked in by plg, 10 years ago

new/modified steps in the 2.7 tour

File size: 2.5 KB
Line 
1<?php
2$lang['2_7_0_title1'] = 'Welcome in Piwigo 2.7';
3$lang['2_7_0_stp1'] = 'Hello! I will be your guide to discover Piwigo. Please follow my instructions, and click Next (or use the arrows of your keyboard) to navigate. If you go to an other page, you will be redirected to the current page of the Tour.';
4$lang['2_7_0_title2'] = 'First new feature';
5$lang['2_7_0_stp2'] = 'As you can see, a new default plugin has been added: Take A Tour. This plugin helps you to discover your Piwigo. Here is where are listed all the available tours.<br>This page is available in <em>Plugins » Take A Tour</em>';
6$lang['2_7_0_title4'] = 'Search Page';
7$lang['2_7_0_stp4'] = 'The Search page has been reworked: ability to select properties on which the word search applies, list of authors found in database, auto-complete list of tags, auto-complete list of albums...';
8$lang['2_7_0_title5'] = 'Time';
9$lang['2_7_0_stp5'] = 'You can set the time in addition to the date, using Hour and Minute sliders';
10$lang['2_7_0_title6'] = 'Select boxes';
11$lang['2_7_0_stp6'] = 'The select box for picking albums, tags etc has changed to a new one more user-friendly. Test it below';
12$lang['2_7_0_title7'] = 'Sort albums by date';
13$lang['2_7_0_stp7'] = 'Now you can sort your albums based on the photos creation date or posted date';
14$lang['2_7_0_title8'] = 'Empty your caddie';
15$lang['2_7_0_stp8'] = 'Easy action link to empty your caddie in just one click.';
16$lang['2_7_0_title9'] = 'Search filter';
17$lang['2_7_0_stp9'] = 'A search filter has been added to the batch manager. It comes with a powerful syntax to search for photos on dates, tags, size, file name and also search options like exact match, AND/OR, grouping, exclusion. You can read the detailed help later. The same syntax applies to the quick search field on public side menu.';
18$lang['2_7_0_title10'] = '';
19$lang['2_7_0_stp10'] = '';
20$lang['2_7_0_title11'] = 'See you soon!';
21$lang['2_7_0_stp11'] = 'This tour is over.<p style="text-align:center">Enjoy your Piwigo 2.7!</p>If you like Piwigo and want to support us, you can contribute by helping for translations, donating, etc. <a href="http://piwigo.org/basics/contribute" target="_blank">Click here to support us</a> Thanks!';
22$lang['2_7_0_title2b'] = 'New upload form';
23$lang['2_7_0_stp2b'] = 'The new upload form in Piwigo 2.7 is based on HTML5 instead of Flash, it means a better compatibility with modern web browsers. Chunked uploads will increase reliability on slow connections. Drag & drop will make photo selection much easier from your file browser!';
Note: See TracBrowser for help on using the repository browser.