refactor(command|utility): rewrite getheaders

This commit is contained in:
Romain J 2019-09-28 00:57:39 +02:00
commit 60f68f245d
7 changed files with 51 additions and 3 deletions
extras/locales
en/LC_MESSAGES
fr/LC_MESSAGES

View file

@ -28,4 +28,10 @@ msgid "Is located at :"
msgstr ""
msgid "info not available"
msgstr ""
msgid "Headers of"
msgstr ""
msgid "Cannot connect to host"
msgstr ""

View file

@ -28,4 +28,10 @@ msgid "Is located at :"
msgstr "Se situe à :"
msgid "info not available"
msgstr "Erreur, impossible d'obtenir des informations sur cette adresse IP"
msgstr "Erreur, impossible d'obtenir des informations sur cette adresse IP"
msgid "Headers of"
msgstr "Entêtes de"
msgid "Cannot connect to host"
msgstr "Impossible de se connecter à l'hôte"