From 2041a09aecdd5e3806e6558015dffb949419433e Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 12 Sep 2014 06:50:06 +0000 Subject: missing language string git-svn-id: http://piwigo.org/svn/trunk@29496 68402e56-0260-453c-a942-63ccdbb3a9ee --- plugins/TakeATour/language/en_UK/plugin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/TakeATour/language/en_UK') diff --git a/plugins/TakeATour/language/en_UK/plugin.lang.php b/plugins/TakeATour/language/en_UK/plugin.lang.php index 09197e0a8..db44e3ed2 100644 --- a/plugins/TakeATour/language/en_UK/plugin.lang.php +++ b/plugins/TakeATour/language/en_UK/plugin.lang.php @@ -11,4 +11,5 @@ $lang['First Contact'] = 'First Contact'; $lang['first_contact_descrp'] = 'Recommended for beginners, this tour introduce you Piwigo, its basic features. It will start by adding photos, then manage them. The tour continues with album management and permissions, and ends on the customization using the configuration, the themes and the plugins.'; $lang['2.7 Tour'] = '2.7 Tour'; $lang['2_7_0_descrp'] = 'Discover What\'s New in Piwigo 2.7'; +$lang['Privacy'] = 'Privacy'; $lang['privacy_descrp'] = 'This tour presents all the ways to protect your photo from public access with the permission systems per album and per photo, and from copying using image protections.'; -- cgit v1.2.3