mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 15:46: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.
17 lines
733 B
Plaintext
17 lines
733 B
Plaintext
caption: tm-delete-tiddler
|
|
created: 20140226090324129
|
|
es-title: Mensaje: tm-delete-tiddler
|
|
modified: 20160416044521502
|
|
tags: Messages navigator-message
|
|
title: WidgetMessage: tm-delete-tiddler
|
|
type: text/vnd.tiddlywiki
|
|
|
|
El mensaje `tm-delete-tiddler` borra el tiddler especificado y lo elimina de la StoryList actual. Si se trata de un borrador, elimina también el tiddler especificado en el campo `draft.of`.
|
|
|
|
Requiere las siguientes propiedades del objeto `event`:
|
|
|
|
|!Nombre |!Descripción |
|
|
|param |Título del tiddler para borrar |
|
|
|tiddlerTitle |Título alternativo usado si no se especifica ''param'' (asignado automáticamente por ButtonWidget) |
|
|
|
|
Este mensaje lo genera normalmente ButtonWidget y lo procesa NavigatorWidget. |