bug fixed: add "Allow rating" language key to make a difference between
Admin>Photos>Rating and Admin>Configuration>Options>Rating git-svn-id: http://piwigo.org/svn/trunk@5453 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
a6a3a6e0c2
commit
3b80fbe3fa
3 changed files with 3 additions and 1 deletions
|
|
@ -760,4 +760,5 @@ $lang['Invert'] = 'Invert';
|
|||
$lang['Impossible to deactivate this theme, you need at least one theme.'] = 'Impossible to deactivate this theme, you need at least one theme.';
|
||||
$lang['Webmaster status is required.'] = 'Webmaster status is required.';
|
||||
$lang['Bound Theme'] = 'Bound Theme';
|
||||
$lang['Allow rating'] = "Allow rating";
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue