summaryrefslogtreecommitdiff
path: root/po/pl.po
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2021-07-02 21:54:24 +0200
committerThomas Haller <thaller@redhat.com>2021-07-08 17:20:16 +0200
commit94a5ae58aeafb84100fee654307c69db53e0944d (patch)
tree569067f7fc0662cfe7ca4b078c4253cfc0980e15 /po/pl.po
parentd0349f17b792d475d388e4e9836d7417427cf13a (diff)
downloadNetworkManager-94a5ae58aeafb84100fee654307c69db53e0944d.tar.gz
cli: drop duplicate dot in error message
$ nmcli connection add type dummy con-name x autoconnect no ipv4.method disabled ipv6.method disabled ifname d0 $ ip link add d1 type dummy $ nmcli connection up x ifname d1 Error: device 'd1' not compatible with connection 'x': The interface names of the device and the connection didn't match..
Diffstat (limited to 'po/pl.po')
-rw-r--r--po/pl.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/pl.po b/po/pl.po
index 07d9c1c359..beb27e3aae 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -1147,7 +1147,7 @@ msgstr "Połączenie jest nieprawidłowe: %s"
#: ../src/libnm-client-impl/nm-device.c:2773
#, c-format
-msgid "The interface names of the device and the connection didn't match."
+msgid "The interface names of the device and the connection didn't match"
msgstr "Nazwy interfejsu urządzenia i połączenia się nie zgadzają."
#: ../src/libnm-client-impl/nm-secret-agent-old.c:1384