From 7839cef9ca60ab4e9a2df07628861dc37b604520 Mon Sep 17 00:00:00 2001 From: samli Date: Sun, 10 Apr 2011 04:00:49 +0000 Subject: [trunk] modified HU language git-svn-id: http://piwigo.org/svn/trunk@10226 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/hu_HU/common.lang.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'language') diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index f5df6a213..c583b3158 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -361,4 +361,6 @@ $lang['This author modified following comment:'] = 'A szerző a következő hozz $lang['This author removed the comment with id %d'] = 'A szerző a következő hozzászólást törölte id %d'; $lang['validate this comment'] = 'hozzászólás engedélyezése'; $lang['html tags are not allowed in login'] = 'Belépéskor a html tag-ek nem engedélyezettek'; +$lang['The number of photos per page must be a not null scalar'] = 'Az oldalankénti képek száma nem lehet 0, és pozitív egész szám kell legyen.'; +$lang['Number of photos per page'] = 'Képek száma oldalanként'; ?> -- cgit v1.2.3