feature 1559: remove "standard deviation" in rating.
git-svn-id: http://piwigo.org/svn/trunk@5500 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
66144706f1
commit
9f0034807a
22 changed files with 36 additions and 37 deletions
|
|
@ -28,7 +28,7 @@ $lang_info['direction'] = 'ltr';
|
|||
$lang_info['code'] = 'sr';
|
||||
$lang_info['zero_plural'] = true;
|
||||
|
||||
$lang['%.2f (rated %d times, standard deviation = %.2f)'] = '%.2f (ocenjeno %d puta, standardno odstupanje = %.2f)';
|
||||
$lang['%.2f (rated %d times)'] = '%.2f (ocenjeno %d puta)';
|
||||
$lang['%d Kb'] = '%d Kb';
|
||||
$lang['%d category updated'] = '%d kategorija obnovljena';
|
||||
$lang['%d categories updated'] = '%d kategorije obnovljene';
|
||||
|
|
@ -387,4 +387,4 @@ $lang['This author modified following comment:'] = 'Ovaj autor je menjao tekući
|
|||
$lang['This author removed the comment with id %d'] = 'Ovaj autor je uklonio komentar sa identifikacijom %d';
|
||||
$lang['delete this comment'] = 'obriši ovaj komentar';
|
||||
$lang['validate this comment'] = 'Overi ovaj komentar';
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue