diff options
author | flop25 <flop25@piwigo.org> | 2014-07-05 15:22:55 +0000 |
---|---|---|
committer | flop25 <flop25@piwigo.org> | 2014-07-05 15:22:55 +0000 |
commit | f140339c7dcac4c4670421b5619b80a84eac131e (patch) | |
tree | ed83a7de8eee2414fa61b63a38adf262903c1a5c /plugins/TakeATour/language/fr_FR/plugin.lang.php | |
parent | 0e562071c44ec55f72988bab48be9e9ddb35d1b0 (diff) |
[take a tour]
empty language value with a space
tour 2.7 : search page, select js
tour privacy : wip
git-svn-id: http://piwigo.org/svn/trunk@28951 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'plugins/TakeATour/language/fr_FR/plugin.lang.php')
-rw-r--r-- | plugins/TakeATour/language/fr_FR/plugin.lang.php | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/plugins/TakeATour/language/fr_FR/plugin.lang.php b/plugins/TakeATour/language/fr_FR/plugin.lang.php index e8177c030..d2343f4c3 100644 --- a/plugins/TakeATour/language/fr_FR/plugin.lang.php +++ b/plugins/TakeATour/language/fr_FR/plugin.lang.php @@ -96,20 +96,20 @@ $lang['first_contact_stp26'] = 'Vous pouvez ici basculer l\'album courant comme $lang['first_contact_stp27'] = 'Remarque importante : les webmestres et administrateurs n\'ont pas de passe-droits lorsqu\'ils naviguent dans la partie publique, mais ils peuvent accéder à tous les albums et photos dans la partie administration.'; $lang['first_contact_stp28'] = 'Nous allons maintenant observer les options disponibles pour faire fonctionner Piwigo à votre façon. Cliquez sur Configuration->Options juste sur Suivant.'; $lang['first_contact_stp25'] = 'Comme vous pouvez le lire dans l\'aide de votre Piwigo (lien en haut à droite), les permissions sur les albums sont positionnées par groupe ou par utilisateur. Vous pouvez rendre publique/privé plusieurs albums simultanément en utilisant la page d\'administration des propriétés des albums.'; -$lang['2_7_0_stp10'] = ' '; -$lang['2_7_0_stp4'] = ' '; -$lang['2_7_0_stp5'] = ' '; -$lang['2_7_0_stp6'] = ' '; -$lang['2_7_0_stp7'] = ' '; -$lang['2_7_0_stp8'] = ' '; -$lang['2_7_0_stp9'] = ' '; -$lang['2_7_0_title10'] = ' '; -$lang['2_7_0_title4'] = ' '; -$lang['2_7_0_title5'] = ' '; -$lang['2_7_0_title6'] = ' '; -$lang['2_7_0_title7'] = ' '; -$lang['2_7_0_title8'] = ' '; -$lang['2_7_0_title9'] = ' '; +$lang['2_7_0_stp10'] = ''; +$lang['2_7_0_stp4'] = ''; +$lang['2_7_0_stp5'] = ''; +$lang['2_7_0_stp6'] = ''; +$lang['2_7_0_stp7'] = ''; +$lang['2_7_0_stp8'] = ''; +$lang['2_7_0_stp9'] = ''; +$lang['2_7_0_title10'] = ''; +$lang['2_7_0_title4'] = ''; +$lang['2_7_0_title5'] = ''; +$lang['2_7_0_title6'] = ''; +$lang['2_7_0_title7'] = ''; +$lang['2_7_0_title8'] = ''; +$lang['2_7_0_title9'] = ''; $lang['2_7_0_stp3'] = 'La recherche rapide a été retravaillée :<br/> - ajout de l\'opérateur OR<br/> - possibilité de grouper en utilisant les parenthèses ()<br/> |