related to #1679 More accurate title for album properties

This commit is contained in:
Matthieu Leproux
2022-06-28 11:32:28 +02:00
parent 340f2647ec
commit e7761fe4e4
3 changed files with 3 additions and 1 deletions

View File

@@ -242,7 +242,7 @@ SELECT DISTINCT id,name,uppercats,global_rank
display_select_cat_wrapper($query_true,array(),'category_option_true');
display_select_cat_wrapper($query_false,array(),'category_option_false');
$template->assign('PWG_TOKEN',get_pwg_token());
$template->assign('ADMIN_PAGE_TITLE', l10n('Properties'));
$template->assign('ADMIN_PAGE_TITLE', l10n('Properties of abums'));
// +-----------------------------------------------------------------------+
// | sending html code |

View File

@@ -1293,4 +1293,5 @@ $lang['Placer à la fin'] = 'Place at the end';
$lang['Piwigo is also on mobile.'] = 'Piwigo is also on mobile.';
$lang['Try now !'] = 'Try now !';
$lang['Install Piwigo on mobile'] = 'Install Piwigo on mobile';
$lang['Properties of abums'] = 'Properties of abums';
// Leave this line empty

View File

@@ -1290,4 +1290,5 @@ $lang['No search in progress'] = 'Pas de recherche en cours';
$lang['Show plugins compatible with previous version of Piwigo'] = 'Montrer les plugins compatibles avec la version précédente de Piwigo';
$lang['Placer au début'] = 'Placer au début';
$lang['Placer à la fin'] = 'Placer à la fin';
$lang['Properties of abums'] = 'Propriétés des albums';
// Leave this line empty