mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-11 03:03:01 +02:00
Integration of remote site protection in generate action
git-svn-id: http://piwigo.org/svn/trunk@1823 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -358,8 +358,6 @@ $lang['purge sessions'] = 'purge sessions';
|
||||
$lang['randomly represented'] = 'randomly represented';
|
||||
$lang['registration_date'] = 'registration date';
|
||||
$lang['remote_site'] = 'Remote site';
|
||||
$lang['remote_site_protect'] = 'protect';
|
||||
$lang['remote_site_protect_hint'] = 'create index.php in all directories';
|
||||
$lang['remote_site_clean'] = 'clean';
|
||||
$lang['remote_site_clean_hint'] = 'remove remote listing.xml file';
|
||||
$lang['remote_site_generate'] = 'generate listing';
|
||||
|
||||
@@ -358,8 +358,6 @@ $lang['purge sessions'] = 'purger les sessions';
|
||||
$lang['randomly represented'] = 'représentant au hasard';
|
||||
$lang['registration_date'] = 'date d\'enregistrement';
|
||||
$lang['remote_site'] = 'Site distant';
|
||||
$lang['remote_site_protect'] = 'protéger';
|
||||
$lang['remote_site_protect_hint'] = 'créer un fichier index.php dans chaque répertoire';
|
||||
$lang['remote_site_clean'] = 'nettoyer';
|
||||
$lang['remote_site_clean_hint'] = 'supprimer le fichier listing.xml distant';
|
||||
$lang['remote_site_generate'] = 'générer le listing';
|
||||
|
||||
Reference in New Issue
Block a user