aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rw-r--r--plugins/TakeATour/language/en_UK/plugin.lang.php1
-rw-r--r--plugins/TakeATour/language/fr_FR/plugin.lang.php1
2 files changed, 2 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.';
diff --git a/plugins/TakeATour/language/fr_FR/plugin.lang.php b/plugins/TakeATour/language/fr_FR/plugin.lang.php
index 60a772f89..e9ee945e9 100644
--- a/plugins/TakeATour/language/fr_FR/plugin.lang.php
+++ b/plugins/TakeATour/language/fr_FR/plugin.lang.php
@@ -14,4 +14,5 @@ $lang['first_contact_descrp'] = 'Cette visite est une introduction à Piwigo et
$lang['2_7_0_descrp'] = 'Découvrez ce qui est nouveau avec Piwigo 2.7';
$lang['2.7 Tour'] = 'Visite 2.7';
+$lang['Privacy'] = 'Vie privée';
$lang['privacy_descrp'] = 'Cette visite vous présente toutes les manières de protéger vos photos de l\'accès public avec des systèmes d\'autorisation par album et par image, et vous protège de la copie à l\'aide de protection d\'image.';