diff options
author | Sacha Chua <sacha@sachachua.com> | 2023-03-10 14:50:46 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2023-03-10 14:50:46 -0500 |
commit | e1b1f5793ae3d4e7bd3def5b30e2a17016ac1759 (patch) | |
tree | c8b6ce962066524a2ea9da82be85cb09e275043d /2022/talks | |
parent | cc293745c94b764168d7465fbea50d8855bcaff4 (diff) | |
download | emacsconf-wiki-e1b1f5793ae3d4e7bd3def5b30e2a17016ac1759.tar.xz emacsconf-wiki-e1b1f5793ae3d4e7bd3def5b30e2a17016ac1759.zip |
Add chapter markers for localizing
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. |