qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 7/8] gtk: add translation support


From: Stefan Weil
Subject: Re: [Qemu-devel] [PATCH 7/8] gtk: add translation support
Date: Mon, 27 Feb 2012 23:09:28 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20120207 Iceowl/1.0b1 Icedove/3.0.11

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<address@hidden>
---
  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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]