Aurelien Jarno <aurel...@aurel32.net> writes: > This patch series marks a few more messages as translatable, improves > po/Makefile and add French translation.
Reviewed-by: Anthony Liguori <aligu...@us.ibm.com> Regards, Anthony Liguori > > Aurelien Jarno (5): > gtk: make more messages translatable > po/Makefile: simplify > po/Makefile: correctly pass QEMU version > po: update existing translation files > po: add French translation > > po/Makefile | 14 +++++-------- > po/de_DE.po | 41 +++++++++++++++++++++++++++++-------- > po/fr_FR.po | 62 > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > po/it.po | 41 +++++++++++++++++++++++++++++-------- > po/messages.po | 36 ++++++++++++++++++++++++-------- > ui/gtk.c | 4 ++-- > 6 files changed, 161 insertions(+), 37 deletions(-) > create mode 100644 po/fr_FR.po > > -- > 1.7.10.4