diff options
author | Francesco Giudici <fgiudici@redhat.com> | 2016-04-18 18:50:56 +0200 |
---|---|---|
committer | Francesco Giudici <fgiudici@redhat.com> | 2016-04-28 09:35:20 +0200 |
commit | 3c67a1ec5e8ef35169bba961faff6bfdfacc1cfa (patch) | |
tree | ad5133335bf887128c6e4f0ec09b51c593df4f63 /po/lt.po | |
parent | 0589e659ca1aab76be9ca11e705bef56c3b03f45 (diff) | |
download | NetworkManager-3c67a1ec5e8ef35169bba961faff6bfdfacc1cfa.tar.gz |
cli: remove version check against NM
When performing NM package upgrade the new version of nmcli will be immediately
available while NM daemon will not, as it would not restart in order to avoid
to disrupt connectivity. This could create issues with tools leveraging
on nmcli output (till reboot). As apart from this case it is very unlikely
that a user can have this nmcli / NM daemon version mismatch situation,
the check could cause more harm than benefit in real user case
scenarios.
https://bugzilla.redhat.com/show_bug.cgi?id=1291785
Diffstat (limited to 'po/lt.po')
-rw-r--r-- | po/lt.po | 22 |
1 files changed, 0 insertions, 22 deletions
@@ -5071,8 +5071,6 @@ msgid "" " -f[ields] <field1,field2,...>|all|common specify fields to output\n" " -e[scape] yes|no escape columns separators in " "values\n" -" -n[ocheck] don't check nmcli and " -"NetworkManager versions\n" " -a[sk] ask for missing parameters\n" " -s[how-secrets] allow displaying passwords\n" " -w[ait] <seconds> set timeout waiting for " @@ -5099,8 +5097,6 @@ msgstr "" " -f[ields] <field1,field2,...>|all|common nurodyti išvedamus laukus\n" " -e[scape] yes|no keisti stulpelių skirtukus " "vertėse\n" -" -n[ocheck] netikrinti nmcli ir " -"NetworkManager versijų\n" " -a[sk] prašyti trūkstamų parametrų\n" " -w[ait] <seconds> nustatyti laiko ribą veiksmų " "užbaigimui\n" @@ -6162,24 +6158,6 @@ msgstr "" "Parinktis „--terse“ reikalauja konkrečių parinkties „--fields“ reikšmių, ne " "„%s“" -#: ../clients/cli/utils.c:1390 -#, c-format -msgid "" -"Warning: nmcli (%s) and NetworkManager (%s) versions don't match. Use --" -"nocheck to suppress the warning.\n" -msgstr "" -"Įspėjimas: nmcli (%s) ir NetworkManager (%s) versijos neatitinka. Naudokite " -"--nocheck įspėjimui nerodyti.\n" - -#: ../clients/cli/utils.c:1399 -#, c-format -msgid "" -"Error: nmcli (%s) and NetworkManager (%s) versions don't match. Force " -"execution using --nocheck, but the results are unpredictable." -msgstr "" -"Klaida: nmcli (%s) ir NetworkManager (%s) versijos neatitinka. Priverskite " -"vykdymą naudodami --nocheck, bet rezultatai yra nenuspėjami." - #: ../clients/common/nm-polkit-listener.c:212 msgid "An authentication session is already underway." msgstr "" |