[Kimchi-devel] [PATCH v2] [Kimchi 0/2] Issue #998 Not all static strings are externalized

pkulkark at linux.vnet.ibm.com pkulkark at linux.vnet.ibm.com
Tue Oct 18 09:24:03 UTC 2016


From: Pooja Kulkarni <pkulkark at linux.vnet.ibm.com>

v2:
Rebased to latest master

v1:
This patch set externalizes all the
static string that should be externalized
to support globalization. Also contains
the updated .pot and .po files

Pooja Kulkarni (2):
  Issue #998 Not all static strings are externalized
  Issue #998 Updated .pot and .po files

 po/POTFILES.in                             |   1 +
 po/de_DE.po                                | 286 +++++++++++++++++++++++++++-
 po/en_US.po                                | 267 ++++++++++++++++++++++++++-
 po/es_ES.po                                | 286 +++++++++++++++++++++++++++-
 po/fr_FR.po                                | 286 +++++++++++++++++++++++++++-
 po/it_IT.po                                | 287 ++++++++++++++++++++++++++++-
 po/ja_JP.po                                | 286 +++++++++++++++++++++++++++-
 po/kimchi.pot                              | 267 ++++++++++++++++++++++++++-
 po/ko_KR.po                                | 284 +++++++++++++++++++++++++++-
 po/pt_BR.po                                | 286 +++++++++++++++++++++++++++-
 po/ru_RU.po                                | 286 +++++++++++++++++++++++++++-
 po/zh_CN.po                                | 284 +++++++++++++++++++++++++++-
 po/zh_TW.po                                | 284 +++++++++++++++++++++++++++-
 ui/js/src/kimchi.guest_storage_add.main.js |  12 +-
 ui/js/src/kimchi.storagepool_add_main.js   |  12 +-
 ui/pages/guest-edit.html.tmpl              |  14 +-
 ui/pages/i18n.json.tmpl                    |  18 ++
 17 files changed, 3307 insertions(+), 139 deletions(-)

-- 
2.1.0




More information about the Kimchi-devel mailing list