po/hu.po |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 14b3716af4e1c7d886ad4e3d29d9528dd22a2c94
Author: David Henningsson <david.hennings...@canonical.com>
Date:   Tue May 14 05:49:11 2013 +0200

    po: Fix error in hungarian translation
    
    The stray %s caused PulseAudio to crash.
    
    Signed-off-by: David Henningsson <david.hennings...@canonical.com>

diff --git a/po/hu.po b/po/hu.po
index be42bd3..7a610e1 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -420,7 +420,7 @@ msgstr ""
 
 #: ../src/daemon/main.c:981
 msgid "pa_pid_file_create() failed."
-msgstr "A „pa_pid_file_create()” függvényhívás meghiúsult: %s"
+msgstr "A „pa_pid_file_create()” függvényhívás meghiúsult."
 
 #: ../src/daemon/main.c:991
 msgid "Fresh high-resolution timers available! Bon appetit!"

_______________________________________________
pulseaudio-commits mailing list
pulseaudio-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pulseaudio-commits

Reply via email to