mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
fa61bc53fc
* TW5-es-ES-edition Spanish edition of TW5. A full localisation of TiddlyWiki into castillian spanish (es-ES). * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing + TiddlySpot upload * Translation ongoing * Translation ongoing + macro fixes * Translation ongoing * translation ongoing + macro fixes * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * translation ongoing * Translation ongoing * translation ongoing * translation ongoing * translation ongoing * Arreglo plugin * Arreglo plugin * Translation ongoing * Translation ongoing * Translation ongoing * translation ongoing * Add Spanish edition to TW5.com * Reverting forced language plugin load. folder es-ES was provisorily added to the tiddlerStore in order to force the load of the updated language plugin. Finished the translation, and with the updated plugin on place, this folder has no use when the new release comes out.
13 lines
902 B
Plaintext
13 lines
902 B
Plaintext
caption: tm-auto-save-wiki
|
|
created: 20160416050650782
|
|
es-title: Mensaje: tm-auto-save-wiki
|
|
modified: 20160416051042641
|
|
tags: Messages
|
|
title: WidgetMessage: tm-auto-save-wiki
|
|
type: text/vnd.tiddlywiki
|
|
|
|
El mensaje `tm-auto-save-wiki` realiza, siempre que sea necesario, el guardado en segundo plano de TiddlyWiki.
|
|
|
|
El mensaje ''autosave wiki'' se genera siempre que se producen cambios en el TiddlerStore. Por ejemplo: [[tm-save-tiddler|WidgetMessage: tm-save-tiddler]], [[tm-delete-tiddler|WidgetMessage: tm-delete-tiddler]] y [[tm-perform-import|WidgetMessage: tm-perform-import]] guardan, borran y añaden tiddlers respectivamente, lo que tiene como resultado que, al ser procesados, NavigatorWidget genere el mensaje `auto-save-widget`.
|
|
|
|
Lo procesa SyncMechanism en el núcleo de ~TiddlyWiki, invocando el [[SaverModule|SaverModules]] actual. No todos los SaverModules tienen capacidad para hacerlo. |