author | Max Kellermann <max@duempel.org> | |
Tue, 6 Jan 2009 16:57:46 +0000 (17:57 +0100) | ||
committer | Max Kellermann <max@duempel.org> | |
Tue, 6 Jan 2009 16:57:46 +0000 (17:57 +0100) | ||
commit | bdb3382cc7190a0ff8ddddf32e7998d4582e590c | |
tree | e6af5e9f7be55813c43bf06ad361491d8b69f453 | tree | snapshot |
parent | d33bf3168ac8771f95f3c414770fd935e1a61608 | commit | diff |
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.
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 | diff | blob | history | |
po/de.po | diff | blob | history | |
po/es.po | diff | blob | history | |
po/fr.po | diff | blob | history | |
po/gl.po | diff | blob | history | |
po/hu.po | diff | blob | history | |
po/ncmpc.pot | diff | blob | history | |
po/no.po | diff | blob | history | |
po/ru.po | diff | blob | history | |
po/sk.po | diff | blob | history | |
po/sv.po | diff | blob | history | |
src/command.c | diff | blob | history | |
src/main.c | diff | blob | history |