From 680d9fcb872dce7f52047137b923cab0ce575ef1 Mon Sep 17 00:00:00 2001 From: jmtd Date: Wed, 10 Nov 2021 05:21:51 -0400 Subject: [PATCH] thank you; gettext --- .../report_on_specific_markdown_implementation_used.mdwn | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/todo/report_on_specific_markdown_implementation_used.mdwn b/doc/todo/report_on_specific_markdown_implementation_used.mdwn index 171cc8b29..7efaca1d8 100644 --- a/doc/todo/report_on_specific_markdown_implementation_used.mdwn +++ b/doc/todo/report_on_specific_markdown_implementation_used.mdwn @@ -7,5 +7,11 @@ Patch: +1 && LGTM, but i'm not sure that needs gettext since it's debugging? -- [[anarcat]] +>> Thank you. RE gettext, I think there's value in localizing even debug messages. But +>> I might have not approached it ideally, I did wonder whether instead of `gettext("mdwn: using Text::Markdown::markdown")` +>> I should have done something like `"mdwn: ".gettext("using ")."Text::Markdown::markdown"`. +>> I bow to the superior gettext knowledge of just about anyone. *— [[Jon]], 2021-11-10* + [[!tag patch]] [[!template id=gitbranch branch=jon/mdwn-debug-log-chosen-impl author="[[Jon]]"]] + -- 2.39.2