]> git.ipfire.org Git - thirdparty/elfutils.git/commit
Internationalized messages should not contain the '\v' escape sequence.
authorMark Wielaard <mark@klomp.org>
Fri, 1 Sep 2017 10:42:45 +0000 (12:42 +0200)
committerMark Wielaard <mark@klomp.org>
Fri, 15 Sep 2017 11:12:23 +0000 (13:12 +0200)
commit2a9dc514e5d35934589d06a12c12da29ccde72ea
tree4a43f194ba5fd91acba452e99408ec41462055f3
parent760925bc7b43814d30ee4e0396709fe8a3f66cd6
Internationalized messages should not contain the '\v' escape sequence.

Replace horizontal tab '\v' with double line feed '\n\n' in doc strings.
Regenerate .po files.

Signed-off-by: Mark Wielaard <mark@klomp.org>
14 files changed:
po/ChangeLog
po/de.po
po/es.po
po/fr.po
po/it.po
po/ja.po
po/nl.po
po/pl.po
po/ru.po
po/uk.po
po/zh_CN.po
src/ChangeLog
src/stack.c
src/unstrip.c