
On 12/05/2014 01:17 PM, Christy Perez wrote:
Just one teeny tiny suggestion below.
On 12/05/2014 09:10 AM, Aline Manera wrote:
Also update the po files to reflect those changes.
Signed-off-by: Aline Manera <alinefm@linux.vnet.ibm.com> --- po/de_DE.po | 14 ++++++++++---- po/en_US.po | 14 ++++++++++---- po/es_ES.po | 14 ++++++++++---- po/fr_FR.po | 16 +++++++++++----- po/it_IT.po | 14 ++++++++++---- po/ja_JP.po | 14 ++++++++++---- po/kimchi.pot | 14 ++++++++++---- po/ko_KR.po | 14 ++++++++++---- po/pt_BR.po | 16 +++++++++++----- po/ru_RU.po | 14 ++++++++++---- po/zh_CN.po | 16 +++++++++++----- po/zh_TW.po | 14 ++++++++++---- ui/pages/i18n.json.tmpl | 2 +- ui/pages/storagepool-add-volume.html.tmpl | 4 ++-- 14 files changed, 126 insertions(+), 54 deletions(-)
diff --git a/po/de_DE.po b/po/de_DE.po index 52831eb..8fdc2cd 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: kimchi 0.1\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-01 12:26-0200\n" +"POT-Creation-Date: 2014-12-05 13:06-0200\n" "PO-Revision-Date: 2013-07-11 17:32-0400\n" "Last-Translator: CrÃstian Viana <vianac@linux.vnet.ibm.com>\n" "Language-Team: English\n" @@ -1170,6 +1170,12 @@ msgid "" "%(err)s" msgstr ""
+#, python-format +msgid "" +"Unable to create snapshot on virtual machine '%(vm)s' because it contains a " *of virtual machine
Thanks, Christy! I will update and send V2.