diff options
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/localizing.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/2022/talks/localizing.md b/2022/talks/localizing.md index 88927f26..2677d4ee 100644 --- a/2022/talks/localizing.md +++ b/2022/talks/localizing.md @@ -11,13 +11,6 @@ Jean-Christophe Helary (he/him) [[!inline pages="internal(2022/info/localizing-before)" raw="yes"]] -[[!template id="help" -volunteer="" -summary="Q&A could be indexed with chapter markers" -tags="help_with_chapter_markers" -message="""The Q&A session for this talk does not have chapter markers yet. -Would you like to help? See [[help_with_chapter_markers]] for more details. You can use the vidid="localizing-qanda" if adding the markers to this wiki page, or e-mail your chapter notes to <emacsconf-submit@gnu.org>."""]] - Before Emacs user-facing strings are localized to users’ languages (will that ever happen?), there are things developers must remember when including such strings in the code, and there are things that emacs-lisp beginners (like me, forever) can do to help when they face such issues. |