mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
bug fixed: move $lang['%d rate'] from admin.lang.php to common.inc.php to display "1 rate" on picture.php when relevant
adapt picture.tpl to display "1 rate" if only 1 rate, instead of "1 rates". git-svn-id: http://piwigo.org/svn/trunk@14978 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -929,5 +929,4 @@ $lang['Rated %d times, score : %.2f'] = 'Valorada %d vegades. Resultat: %.2f';
|
||||
$lang['Sharpen'] = 'Enfocament';
|
||||
$lang['Visited %d times'] = 'Visitada %d vegades';
|
||||
$lang['Watermark'] = 'Marca d\'aigua';
|
||||
$lang['%d rate'] = '%d valoracion';
|
||||
?>
|
||||
Reference in New Issue
Block a user