Differences From Artifact [629be9f74b]:
- File utils/ofhttp/lang/de.json — part of check-in [6b2fb27dca] at 2019-10-01 00:40:48 on branch trunk — Add OFDNSRequest (user: js, size: 4078) [annotate] [blame] [check-ins using]
To Artifact [401e7794d9]:
- File
utils/ofhttp/lang/de.json
— part of check-in
[d69f7bc1ff]
at
2019-10-06 16:27:12
on branch trunk
— Rename OFDNSRequest -> OFDNSQuery
This is now in alignment with the terminology of the RFC. (user: js, size: 4076) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
34 35 36 37 38 39 40 |
"%[prog]: -o / --output und -O / --detect-filename schließen sich ",
"gegenseitig aus!"
],
"output_only_with_one_url": [
"%[prog]: -o / --output kann nicht mit mehr als einer URL benutzt ",
"werden!"
],
| | | | 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 |
"%[prog]: -o / --output und -O / --detect-filename schließen sich ",
"gegenseitig aus!"
],
"output_only_with_one_url": [
"%[prog]: -o / --output kann nicht mit mehr als einer URL benutzt ",
"werden!"
],
"download_dns_query_failed": [
"%[prog]: Fehler beim Download von <%[url]>!\n",
" DNS-Abfrage fehlgeschlagen: %[exception]"
],
"download_failed_connection_failed": [
"%[prog]: Fehler beim Download von <%[url]>!\n",
" Verbindung fehlgeschlagen: %[exception]"
],
"download_failed_invalid_server_reply": [
"%[prog]: Fehler beim Download von <%[url]>!\n",
|
| ︙ | ︙ |