mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 20:14:36 +00:00
First pass at an edition for translators working in the browser
The user interface needs some refinements but it shows the basic principles. The idea is that the translator would email their modified file, which would then be merged into the core repo (some additional tools will be helpful for this). Fixes #984
This commit is contained in:
11
plugins/tiddlywiki/translators/ui/group/EditTemplate.tid
Normal file
11
plugins/tiddlywiki/translators/ui/group/EditTemplate.tid
Normal file
@@ -0,0 +1,11 @@
|
||||
title: $:/plugins/tiddlywiki/translators/ui/group/EditTemplate
|
||||
caption: Edit Template
|
||||
tags: $:/tags/TranslationGroup
|
||||
|
||||
\define translatableTiddlerTitles()
|
||||
[all[tiddlers+shadows]prefix[$:/language/EditTemplate/]]
|
||||
\end
|
||||
|
||||
Edit template.
|
||||
|
||||
<<translatableStringEditor>>
|
||||
Reference in New Issue
Block a user