diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2017-04-18 15:17:38 -0400 |
---|---|---|
committer | Sven Nierlein <sven@nierlein.de> | 2018-10-22 16:30:31 +0200 |
commit | cee5f2777d022cb5333f6155c6bb54c77949225c (patch) | |
tree | a4bc9bcd89a6de509e8e2210644fb648817844ed /po | |
parent | 304e04a3849e00aa78327eb694e79487a3c8eaac (diff) | |
download | monitoring-plugins-cee5f2777d022cb5333f6155c6bb54c77949225c.tar.gz |
small fix and we see CURLOPT_SSL_CTX_FUNCTION does not work on Centos 6?
Diffstat (limited to 'po')
-rw-r--r-- | po/de.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -13,10 +13,10 @@ msgstr "" "PO-Revision-Date: 2004-12-23 17:46+0100\n" "Last-Translator: <>\n" "Language-Team: English <en@li.org>\n" -"Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=iso-8859-1\n" "Content-Transfer-Encoding: 8bit\n" +"Language: en\n" "Plural-Forms: nplurals=2; plural=(n > 1);X-Generator: KBabel 1.3.1\n" #: plugins/check_by_ssh.c:86 plugins/check_cluster.c:76 plugins/check_dig.c:88 @@ -5438,8 +5438,8 @@ msgstr "" #: plugins/negate.c:174 msgid "" -"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer " -"(0-3)." +"Ok must be a valid state name (OK, WARNING, CRITICAL, UNKNOWN) or integer (0-" +"3)." msgstr "" #: plugins/negate.c:180 |