Am 27.02.2012 00:46, schrieb Anthony Liguori:
The de_DE translation is just a placeholder so that I could test the
infrastructure.
Signed-off-by: Anthony Liguori<aligu...@us.ibm.com>
---
Makefile | 3 +++
configure | 4 ++++
po/Makefile | 43 +++++++++++++++++++++++++++++++++++++++++++
po/de_DE.po | 37 +++++++++++++++++++++++++++++++++++++
po/messages.po | 37 +++++++++++++++++++++++++++++++++++++
ui/gtk.c | 18 +++++++++++++-----
6 files changed, 137 insertions(+), 5 deletions(-)
create mode 100644 po/Makefile
create mode 100644 po/de_DE.po
create mode 100644 po/messages.po
What about using the Translation Project (which is already used
by other well known GTK based projects) for QEMU, too?
See http://translationproject.org/ for more information.
Regards,
Stefan Weil