[trunk] - language - update SE thanks to jonas

git-svn-id: http://piwigo.org/svn/trunk@10523 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
ddtddt
2011-04-21 07:08:28 +00:00
parent 6348987bea
commit 9879a1ec79
2 changed files with 6 additions and 5 deletions
+1 -4
View File
@@ -355,9 +355,6 @@ $lang['This author modified following comment:'] = 'Denna fotograf modifierade f
$lang['This author removed the comment with id %d'] = 'Denna fotograf raderade inlägg med id %d';
$lang['delete this comment'] = 'ta bort detta inlägg';
$lang['validate this comment'] = 'validera detta inlägg';
$lang['The number of photos per row must be a not null scalar'] = 'Antalet bilder per rad måste vara ett heltal';
$lang['Number of photos per row'] = 'Antal bilder per rad';
$lang['The number of rows per page must be a not null scalar'] = 'Antalet rader per sida måste vara ett heltal';
$lang['Number of rows per page'] = 'Antal rader per sida';
$lang['html tags are not allowed in login'] = 'HTML-taggar inte är tillåtna i inloggningen';
?>