summaryrefslogtreecommitdiff
path: root/lib/plugins/authmysql
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2014-02-22 12:59:03 +0100
committerAndreas Gohr <andi@splitbrain.org>2014-02-22 12:59:03 +0100
commit6b2bac3f4d1133c8173c96a1389b3768dbc127f5 (patch)
tree2ab37d6f94e81622ac186bd0289fbe9d1eca8d16 /lib/plugins/authmysql
parent0e72e4e1cbd00a0212e7ecfa7f2dd92aab356e1f (diff)
parent948d482d02c7bfd8a6b00e1339e7e2300acde137 (diff)
downloadrpg-6b2bac3f4d1133c8173c96a1389b3768dbc127f5.tar.gz
rpg-6b2bac3f4d1133c8173c96a1389b3768dbc127f5.tar.bz2
Merge pull request #565 from dokuwiki-translate/lang_update_54
Translation update (hu)
Diffstat (limited to 'lib/plugins/authmysql')
-rw-r--r--lib/plugins/authmysql/lang/hu/settings.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/plugins/authmysql/lang/hu/settings.php b/lib/plugins/authmysql/lang/hu/settings.php
index 5936203fa..cf7b26bb9 100644
--- a/lib/plugins/authmysql/lang/hu/settings.php
+++ b/lib/plugins/authmysql/lang/hu/settings.php
@@ -6,8 +6,8 @@
* @author Marton Sebok <sebokmarton@gmail.com>
* @author Marina Vladi <deldadam@gmail.com>
*/
-$lang['server'] = 'MySQL-szerver';
-$lang['user'] = 'MySQL felhasználónév';
+$lang['server'] = 'MySQL-kiszolgáló';
+$lang['user'] = 'MySQL-felhasználónév';
$lang['password'] = 'Fenti felhasználó jelszava';
$lang['database'] = 'Adatbázis';
$lang['charset'] = 'Az adatbázisban használt karakterkészlet';