[PATCH] [Kimchi] po/ja_JP.po: fix trailing whitespace

From: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com> This file is breaking make check-local of 'master' branch with a trailing whitespace. Signed-off-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com> --- po/ja_JP.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/ja_JP.po b/po/ja_JP.po index eea7131..294ea14 100644 --- a/po/ja_JP.po +++ b/po/ja_JP.po @@ -2175,7 +2175,7 @@ msgid "" msgstr "" msgid "Add Network" -msgstr "" +msgstr "" msgid "" "The %1 network is not persistent. Instead of stop, this action will " -- 2.7.4

Reviewed-By: Lucio Correia <luciojhc@linux.vnet.ibm.com> On 08/11/2016 09:56, dhbarboza82@gmail.com wrote:
From: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com>
This file is breaking make check-local of 'master' branch with a trailing whitespace.
Signed-off-by: Daniel Henrique Barboza <danielhb@linux.vnet.ibm.com> --- po/ja_JP.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/po/ja_JP.po b/po/ja_JP.po index eea7131..294ea14 100644 --- a/po/ja_JP.po +++ b/po/ja_JP.po @@ -2175,7 +2175,7 @@ msgid "" msgstr ""
msgid "Add Network" -msgstr "" +msgstr ""
msgid "" "The %1 network is not persistent. Instead of stop, this action will "
-- Lucio Correia Software Engineer IBM LTC Brazil

Applied. Thanks. Regards, Aline Manera
participants (3)
-
Aline Manera
-
dhbarboza82@gmail.com
-
Lucio Correia