1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-12-06 00:38:06 +00:00

Add localisable strings for vanilla (#2422)

* Add localisable strings for vanilla

* Remove system tiddler for theme tweaks from fr-FR edition
This commit is contained in:
Myeongjin
2016-05-05 18:11:06 +09:00
committed by Jeremy Ruston
parent 854a9a3b75
commit 71111550d6
11 changed files with 180 additions and 98 deletions

View File

@@ -0,0 +1,3 @@
title: $:/plugins/tiddlywiki/translators/templates/ThemeTweaks.multids
{{$:/language/ThemeTweaks/||$:/plugins/tiddlywiki/translators/templates/multids}}

View File

@@ -15,6 +15,7 @@ tags: $:/tags/TranslationGroup
-[all[tiddlers+shadows]prefix[$:/language/RelativeDate/]]
-[all[tiddlers+shadows]prefix[$:/language/Search/]]
-[all[tiddlers+shadows]prefix[$:/language/SideBar/]]
-[all[tiddlers+shadows]prefix[$:/language/ThemeTweaks/]]
-[all[tiddlers+shadows]prefix[$:/language/TiddlerInfo/]]
[all[tiddlers+shadows]prefix[$:/config/NewJournal/]]
[[$:/SiteTitle]]

View File

@@ -0,0 +1,16 @@
title: $:/plugins/tiddlywiki/translators/ui/group/ThemeTweaks
caption: Theme Tweaks
tags: $:/tags/TranslationGroup
\define translatableTiddlerTitles()
[all[tiddlers+shadows]prefix[$:/language/ThemeTweaks/]sort[title]]
\end
\define shortenTitle()
[all[current]removeprefix[$:/language/ThemeTweaks/]]
\end
! Theme Tweaks
Strings used in the theme tweaks for Vanilla.
<<translatableStringEditor>>