summaryrefslogtreecommitdiff
path: root/public/assets/javascripts/ui/editor/HelpCursor.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/javascripts/ui/editor/HelpCursor.js')
-rw-r--r--public/assets/javascripts/ui/editor/HelpCursor.js8
1 files changed, 5 insertions, 3 deletions
diff --git a/public/assets/javascripts/ui/editor/HelpCursor.js b/public/assets/javascripts/ui/editor/HelpCursor.js
index 8bfaef8..9b6807e 100644
--- a/public/assets/javascripts/ui/editor/HelpCursor.js
+++ b/public/assets/javascripts/ui/editor/HelpCursor.js
@@ -5,9 +5,11 @@ var HelpCursor = View.extend({
active: false,
messages: {
- start: "Welcome to Vvalls! Click one of the tools at right to learn how it works.",
- media: "This is where you pick media to go on the walls. You can upload media, paste links, or use some of the found media.",
- presets: "These presets will affect on all the walls. Click some of them to see the walls change.",
+ start: "Welcome to Vvalls! Click one of the tools at right to learn about it.",
+ media: "This is where you pick media to go on the walls. You can upload media and paste links.",
+ addmedia: "Great, now click a wall to place this image.",
+ resize: "Drag the image to position it, or use the dots to resize.",
+ presets: "These are some basic presets to get you started. Click em! :-)",
wallpaper: "Drag the wallpaper onto the walls, floor, and ceiling.",
colors: "Use these colors to change the color of the walls, floor, and ceiling.",
settings: "This is where you publish your project. Give it a name, hit save, and you'll have a URL you can share with your friends.",