mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-01 06:18:06 +00:00
First pass at accessibility improvements for #650
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
title: $:/language/Docs/Fields/
|
||||
|
||||
_canonical_uri: The full URI of an external image tiddler
|
||||
bag: The name of the bag from which a tiddler came
|
||||
caption: The text to be displayed on a tab or button
|
||||
color: The CSS color value associated with a tiddler
|
||||
|
||||
20
core/language/en-GB/Toolbars.multids
Normal file
20
core/language/en-GB/Toolbars.multids
Normal file
@@ -0,0 +1,20 @@
|
||||
title: $:/language/
|
||||
|
||||
EditToolbar/Delete/Caption: delete
|
||||
EditToolbar/Delete/Hint: Delete this tiddler
|
||||
EditToolbar/Cancel/Caption: cancel
|
||||
EditToolbar/Cancel/Hint: Cancel editing this tiddler
|
||||
EditToolbar/Save/Caption: save
|
||||
EditToolbar/Save/Hint: Save this tiddler
|
||||
ViewToolbar/Info/Caption: info
|
||||
ViewToolbar/Info/Hint: Show information for this tiddler
|
||||
ViewToolbar/Edit/Caption: edit
|
||||
ViewToolbar/Edit/Hint: Edit this tiddler
|
||||
ViewToolbar/Close/Caption: close
|
||||
ViewToolbar/Close/Hint: Close this tiddler
|
||||
PageControls/NewTiddler/Caption: new tiddler
|
||||
PageControls/NewTiddler/Hint: Create a new tiddler
|
||||
PageControls/ControlPanel/Caption: control panel
|
||||
PageControls/ControlPanel/Hint: Open control panel
|
||||
PageControls/SaveWiki/Caption: save changes
|
||||
PageControls/SaveWiki/Hint: Save changes
|
||||
Reference in New Issue
Block a user