mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-08 01:32:59 +02:00
Feature 1533: Change "General" by "Options" in Configuration menu.
Change "Default Display" tab by "Guest Settings" tab. Add display tab in Configuration/Option menu. Allow to activate/deactivate a lot of display features: On main page: # Display only recently posted images # Sort order # Display all elements in all sub-categories # Display a calendar by posted date # Display a calendar by creation date # Slideshow On photo page: # Show file metadata # slideshow # Add this image to your favorites # Navigation Bar # Navigation Thumbnails git-svn-id: http://piwigo.org/svn/trunk@5293 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -678,4 +678,10 @@ $lang['Add New Theme'] = "Ajouter un thème";
|
||||
$lang['Forbid this theme to users'] = "Interdire ce thème aux utilisateurs";
|
||||
$lang['Set as default theme for unregistered and new users'] = "Thème par défaut pour les invités et les nouveaux utilisateurs";
|
||||
$lang['unknown'] = 'inconnu';
|
||||
|
||||
$lang['Guest Settings'] = 'Paramètres invité';
|
||||
$lang['Main Page'] = 'Page Principale';
|
||||
$lang['Photo Page'] = 'Page de la Photo';
|
||||
$lang['Navigation Bar'] = 'Barre de navigation';
|
||||
$lang['Navigation Thumbnails'] = 'Miniatures de navigation';
|
||||
?>
|
||||
Reference in New Issue
Block a user