1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/core/modules
Myeongjin 8afc1e9354 Add localisable strings (#2438)
* Add localisable string for recursive transclusion error

* Add localisable string for count

* Add localisable strings for syncer
2016-05-12 08:44:28 -06:00
..
commands Allow server module to work under Node even if $tw.browser is defined 2015-11-10 18:13:30 +00:00
editor Add control panel setting for disabling the new editor toolbar 2016-05-09 10:33:15 -06:00
filters "days" filter: yesterday and tomorrow edge cases (#2364) 2016-04-27 17:23:46 +01:00
info Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
macros Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
parsers Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
savers Add rel="noopener noreferrer" to external links 2016-05-05 11:49:40 +01:00
startup Fix text editor for Internet Explorer 2016-04-30 14:36:53 +01:00
storyviews Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
upgraders Revert getTiddlerData() and add getTiddlerDataCached() 2015-07-10 16:43:50 +01:00
utils Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
widgets Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
commander.js Improve error message for missing commands 2014-11-09 14:49:33 +00:00
config.js Move the wikilink regexps into global config 2014-11-26 11:12:25 +00:00
deserializers.js Fix JSON deserialiser to allow all fields 2014-11-13 16:04:30 +00:00
filters.js Improve a couple of comments 2015-01-14 20:09:15 +00:00
keyboard.js Introduce text editor toolbar (#2315) 2016-04-22 08:36:29 +01:00
language.js Make lazy loading message be translateable 2015-09-08 10:41:27 +01:00
pluginswitcher.js disable enqueueTiddlerEvent during plugin switching 2014-11-01 16:32:52 +03:00
saver-handler.js Refactor browser unload task handling 2015-05-03 16:23:35 +01:00
story.js Fix issues with creation and modification dates 2015-09-11 13:34:01 +01:00
syncer.js Add localisable strings (#2438) 2016-05-12 08:44:28 -06:00
tiddler.js More resilience to Tiddler.isEqual() 2014-11-09 21:47:00 +00:00
wiki-bulkops.js Add renaming to text-slicer tiddler toolbar 2015-08-04 17:44:07 +01:00
wiki.js Fix problem with editing missing tiddlers 2016-05-02 10:12:08 +01:00