diff options
author | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2025-05-29 06:13:49 -0300 |
commit | b66067d503bac4cfeda83331e045d9c79d8b43c1 (patch) | |
tree | 4f6290e40fd0ac77a17bd0e4b50de387bbac8b18 /po/untls/untls.pot | |
parent | meta.capim: Add with :dependencies key (diff) | |
download | untls-b66067d503bac4cfeda83331e045d9c79d8b43c1.tar.gz untls-b66067d503bac4cfeda83331e045d9c79d8b43c1.tar.xz |
Diffstat (limited to '')
-rw-r--r-- | po/untls/untls.pot | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/po/untls/untls.pot b/po/untls/untls.pot new file mode 100644 index 0000000..ebcbf1b --- /dev/null +++ b/po/untls/untls.pot @@ -0,0 +1,10 @@ +msgid "" +msgstr "" +"Language: \n" +"Content-Type: text/plain; charset=UTF-8\n" + +#: src/untls.go:36 +#, c-format +msgid "Usage: %s CERT.pem PRIVKEY.pem FROM.socket TO.socket\n" +msgstr "" + |