aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/TakeATour/language/en_UK/plugin.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2014-09-12 06:50:06 +0000
committerplegall <plg@piwigo.org>2014-09-12 06:50:06 +0000
commit2041a09aecdd5e3806e6558015dffb949419433e (patch)
tree5540cd76aed89f9b016195ac39021898995df993 /plugins/TakeATour/language/en_UK/plugin.lang.php
parentc95b022d328293ec99ef87e08fe7f9dfdc933dc1 (diff)
missing language string
git-svn-id: http://piwigo.org/svn/trunk@29496 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/en_UK/plugin.lang.php')
-rw-r--r--plugins/TakeATour/language/en_UK/plugin.lang.php1
1 files changed, 1 insertions, 0 deletions
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.';