mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 02:27:19 +00:00
84cd296c58
1. Moved some methods out of boot.js because they are not needed until after bootup 2. Added alternate message for editing an overridden shadow tiddler 3. Minor style tweaks
32 lines
1.9 KiB
Plaintext
32 lines
1.9 KiB
Plaintext
title: $:/language/
|
|
|
|
ClassicWarning/Hint: This tiddler is written in TiddlyWiki Classic wiki text format, which is not fully compatible with TiddlyWiki version 5. See http://tiddlywiki.com/static/Upgrading.html for more details.
|
|
ClassicWarning/Upgrade/Caption: upgrade
|
|
CloseAll/Button: close all
|
|
ConfirmCancelTiddler: Do you wish to discard changes to the tiddler "<$text text=<<title>>/>"?
|
|
ConfirmDeleteTiddler: Do you wish to delete the tiddler "<$text text=<<title>>/>"?
|
|
ConfirmOverwriteTiddler: Do you wish to overwrite the tiddler "<$text text=<<title>>/>"?
|
|
ConfirmEditShadowTiddler: You are about to edit a ShadowTiddler. Any changes will override the default system making future upgrades non-trivial. Are you sure you want to edit "<$text text=<<title>>/>"?
|
|
InvalidFieldName: Illegal characters in field name "<$text text=<<fieldName>>/>". Fields can only contain lowercase letters and the characters underscore (`_`), hyphen (`-`) and period (`.`)
|
|
MissingTiddler/Hint: Missing tiddler "<$text text=<<currentTiddler>>/>" - click {{$:/core/images/edit-button}} to create
|
|
RecentChanges/DateFormat: DDth MMM YYYY
|
|
RelativeDate/Future/Days: <<period>> days from now
|
|
RelativeDate/Future/Hours: <<period>> hours from now
|
|
RelativeDate/Future/Minutes: <<period>> minutes from now
|
|
RelativeDate/Future/Months: <<period>> months from now
|
|
RelativeDate/Future/Second: 1 second from now
|
|
RelativeDate/Future/Seconds: <<period>> seconds from now
|
|
RelativeDate/Future/Years: <<period>> years from now
|
|
RelativeDate/Past/Days: <<period>> days ago
|
|
RelativeDate/Past/Hours: <<period>> hours ago
|
|
RelativeDate/Past/Minutes: <<period>> minutes ago
|
|
RelativeDate/Past/Months: <<period>> months ago
|
|
RelativeDate/Past/Second: 1 second ago
|
|
RelativeDate/Past/Seconds: <<period>> seconds ago
|
|
RelativeDate/Past/Years: <<period>> years ago
|
|
SystemTiddler/Tooltip: This is a system tiddler
|
|
TagManager/Colour/Heading: Colour
|
|
TagManager/Count/Heading: Count
|
|
TagManager/Icon/Heading: Icon
|
|
TagManager/Tag/Heading: Tag
|