1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-09-10 06:46:06 +00:00

Improving message wording

This commit is contained in:
Jeremy Ruston
2012-07-16 10:38:14 +01:00
parent 806048ab8c
commit 3b609ed1e5
3 changed files with 6 additions and 4 deletions

View File

@@ -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.

View File

@@ -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

View File

@@ -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">