diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2017-05-29 17:40:20 +0200 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2017-05-29 17:40:20 +0200 |
commit | 9d1bf05eda72585333ba85d79bd799ea537096a8 (patch) | |
tree | 3a862f0c0e423cd0710a1a4a0ab526fef1eba9d5 | |
parent | 0fcae6c260cba3e35c869b0d52e2664418c4a1e6 (diff) |
po: fix line ending in Japan translation
-rw-r--r-- | po/ja.po | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1600,7 +1600,7 @@ msgstr "エラー: アクティブな接続がありません。" #: ../clients/cli/connections.c:2819 #, fuzzy, c-format msgid "Connection '%s' deactivation failed: %s\n" -msgstr "エラー: 接続のアクティベーションに失敗: %s" +msgstr "エラー: 接続のアクティベーションに失敗: %s\n" #: ../clients/cli/connections.c:3075 ../clients/cli/connections.c:3132 #: ../clients/common/nm-client-utils.c:165 |