From 87172ad4dec3488cc2f28637ffb863020518aeea Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 12 Jan 2021 15:47:55 -0300 Subject: Awk TIL: tweak introdction --- ...ppet-send-email-to-multiple-recipients-with-curl.po | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) (limited to 'locale/fr/LC_MESSAGES') diff --git a/locale/fr/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po b/locale/fr/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po index 7561292..5ed4783 100644 --- a/locale/fr/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po +++ b/locale/fr/LC_MESSAGES/_tils/2021-01-12-awk-snippet-send-email-to-multiple-recipients-with-curl.po @@ -169,12 +169,6 @@ msgid "" "fi\n" msgstr "" -msgid "" -"As I experimented with [Neomutt](https://neomutt.org/), I wanted to keep " -"being able to enqueue emails for sending later like my previous setup, so " -"that I didn't rely on having an internet connection." -msgstr "" - msgid "" "In the short Awk snippet, 3 things were new to me: the `match(...)`, " "`split(...)` and `for () {}`. The only other function I have ever used was " @@ -187,6 +181,18 @@ msgstr "" msgid "I even did it incrementally:" msgstr "" +msgid "" +"As I experiment with [Neomutt](https://neomutt.org/), I wanted to keep being" +" able to enqueue emails for sending later like my previous setup, so that I " +"didn't rely on having an internet connection." +msgstr "" + +#~ msgid "" +#~ "As I experimented with [Neomutt](https://neomutt.org/), I wanted to keep " +#~ "being able to enqueue emails for sending later like my previous setup, so " +#~ "that I didn't rely on having an internet connection." +#~ msgstr "" + #~ msgid "I even did this incrementally:" #~ msgstr "" -- cgit v1.2.3