aboutsummaryrefslogtreecommitdiffstats
path: root/language/hu_HU
diff options
context:
space:
mode:
authorsamli <samli@piwigo.org>2011-04-11 06:38:34 +0000
committersamli <samli@piwigo.org>2011-04-11 06:38:34 +0000
commit7cc835d230cd48c5d95693c7db65b654abe61ab9 (patch)
treeb29bf2847f0a76dab8041d36847a6ba0c90bbf32 /language/hu_HU
parente41cd490cc8923ff576d2d9d6f580b8adc141f81 (diff)
[trunk] [admin.lang.php] modified HU language
git-svn-id: http://piwigo.org/svn/trunk@10278 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/hu_HU')
-rw-r--r--language/hu_HU/admin.lang.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/language/hu_HU/admin.lang.php b/language/hu_HU/admin.lang.php
index a6d286f78..47109b101 100644
--- a/language/hu_HU/admin.lang.php
+++ b/language/hu_HU/admin.lang.php
@@ -784,4 +784,5 @@ $lang['WARNING! This plugin does not seem to be compatible with this version of
$lang['Do you want to activate anyway?'] = 'Aktiváljuk mindenképp?';
$lang['THIS PLUGIN IS NOW PART OF PIWIGO CORE! DELETE IT NOW.'] = 'EZ A BŐVÍTMÉNY MÁR BE VAN ÉPÍTVE A PIWIGO RENDSZERBE! ELTÁVOLÍTANDÓ!';
$lang['ERROR: THIS PLUGIN IS MISSING BUT IT IS INSTALLED! UNINSTALL IT NOW.'] = 'HIBA: EZ A BŐVÍTMÉNY NEM ELÉRHETŐ, DE TELEPÍTVE VAN! ELTÁVOLÍTANDÓ!';
-?> \ No newline at end of file
+$lang['display'] = 'kijelző';
+?>