diff options
author | samli <samli@piwigo.org> | 2010-05-08 18:11:29 +0000 |
---|---|---|
committer | samli <samli@piwigo.org> | 2010-05-08 18:11:29 +0000 |
commit | 3a5863eb26b3eb78faf535eec19670d339669db9 (patch) | |
tree | a9101afd91df869f75b16b05d278b2e803bb3254 /language/hu_HU/common.lang.php | |
parent | 4d7f8625f5c1576593f98409f74fbae91a93d05a (diff) |
[trunk] update HU language
git-svn-id: http://piwigo.org/svn/trunk@6121 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU/common.lang.php')
-rw-r--r-- | language/hu_HU/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/hu_HU/common.lang.php b/language/hu_HU/common.lang.php index ea6fa9b41..4739215e5 100644 --- a/language/hu_HU/common.lang.php +++ b/language/hu_HU/common.lang.php @@ -384,5 +384,6 @@ $lang['Manage this user comment: %s'] = 'Itt kezelheti a felhasználó hozzászà $lang['This author modified following comment:'] = 'A szerzÅ‘ a következÅ‘ hozzászólást módosÃtotta:'; $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['Who can see this photo?'] = 'Ki láthatja ezt a képet?'; ?> |