mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-09-09 22:36:05 +00:00
Improving message wording
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
title: $:/messages/EnterEditMode
|
title: $:/messages/EnterEditMode
|
||||||
type: text/x-tiddlywiki
|
type: text/x-tiddlywiki
|
||||||
subtitle: Editing this wiki
|
subtitle: Editing this wiki
|
||||||
|
help: http://alpha.tiddlywiki.com/#help:EditMode
|
||||||
|
|
||||||
You can edit this wiki and save your changes. You are strongly advised to verify that saving is working properly before trusting ~TiddlyWiki with your data.
|
You can edit this wiki and save your changes. You are strongly advised to verify that saving is working properly before trusting ~TiddlyWiki with your data.
|
||||||
|
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
title: $:/messages/SaveInstructions
|
title: $:/messages/SaveInstructions
|
||||||
type: text/x-tiddlywiki
|
type: text/x-tiddlywiki
|
||||||
subtitle: Save your work
|
subtitle: Save your work
|
||||||
|
help: http://alpha.tiddlywiki.com/#help:SavingChanges
|
||||||
|
|
||||||
Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.
|
Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.
|
||||||
|
|
||||||
@@ -8,13 +9,13 @@ Your changes to this wiki need to be saved as a ~TiddlyWiki HTML file.
|
|||||||
|
|
||||||
# Select ''Save As'' from the ''File'' menu
|
# Select ''Save As'' from the ''File'' menu
|
||||||
# Choose a filename and location
|
# Choose a filename and location
|
||||||
## Some browsers also require you to explicitly specify the file saving format as ''Webpage, HTML only'' or similar
|
#* Some browsers also require you to explicitly specify the file saving format as ''Webpage, HTML only'' or similar
|
||||||
# Close this tab
|
# Close this tab
|
||||||
|
|
||||||
!!! Smartphone browsers
|
!!! Smartphone browsers
|
||||||
|
|
||||||
# Create a bookmark to this page
|
# Create a bookmark to this page
|
||||||
|
#* If you've got iCloud or Google Sync set up then the bookmark will automatically sync to your desktop where you can open it and save it as above
|
||||||
# Close this tab
|
# Close this tab
|
||||||
|
|
||||||
* If you've got iCloud set up then the bookmark will automatically sync to your desktop where you can open it and save it as above
|
//If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the ''close'' button below//
|
||||||
* If you open the bookmark again in Mobile Safari you will see this message again. If you want to go ahead and use the file, just click the close button below
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
title: $:/templates/ModalMessage
|
title: $:/templates/ModalMessage
|
||||||
type: text/x-tiddlywiki
|
type: text/x-tiddlywiki
|
||||||
|
|
||||||
<div class="modal-backdrop fade in"></div>
|
<div class="modal-backdrop"></div>
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="modal">
|
<div class="modal">
|
||||||
<div class="modal-header">
|
<div class="modal-header">
|
||||||
|
Reference in New Issue
Block a user