mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-10 14:56:06 +00:00
Rename "tw-*" messages to "tm-*"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
title: $:/language/Modals/Download
|
||||
type: text/vnd.tiddlywiki
|
||||
subtitle: Download changes
|
||||
footer: <$button message="tw-close-tiddler" class="btn btn-primary">關閉</$button>
|
||||
footer: <$button message="tm-close-tiddler" class="btn btn-primary">關閉</$button>
|
||||
help: http://tiddlywiki.com/
|
||||
|
||||
您的瀏覽器只支援手動儲存。
|
||||
|
@@ -1,7 +1,7 @@
|
||||
title: $:/language/Modals/SaveInstructions
|
||||
type: text/vnd.tiddlywiki
|
||||
subtitle: Save your work
|
||||
footer: <$button message="tw-close-tiddler">關閉</$button>
|
||||
footer: <$button message="tm-close-tiddler">關閉</$button>
|
||||
help: http://tiddlywiki.com/static/SavingChanges.html
|
||||
|
||||
您對此 wiki 的變更需被儲存為 ~TiddlyWiki HTML 檔案。
|
||||
|
Reference in New Issue
Block a user