Code

command: check_key_bindings() returns message without comment
authorMax Kellermann <max@duempel.org>
Tue, 6 Jan 2009 16:57:46 +0000 (17:57 +0100)
committerMax Kellermann <max@duempel.org>
Tue, 6 Jan 2009 16:57:46 +0000 (17:57 +0100)
commitbdb3382cc7190a0ff8ddddf32e7998d4582e590c
treee6af5e9f7be55813c43bf06ad361491d8b69f453
parentd33bf3168ac8771f95f3c414770fd935e1a61608
command: check_key_bindings() returns message without comment

The comment "press %s for the key editor" is only used by
timer_check_key_bindings(), move it there.  This lets us merge the two
error messages in check_key_bindings() and eases the translator's
work.
13 files changed:
po/da.po
po/de.po
po/es.po
po/fr.po
po/gl.po
po/hu.po
po/ncmpc.pot
po/no.po
po/ru.po
po/sk.po
po/sv.po
src/command.c
src/main.c