# Copyright 2013 Adobe Systems Incorporated.  All rights reserved.
# Purpose-
# This file has localized strings that are used in New Feature Walkthrough.


# MAIN PAGE MESSAGE

MAINPAGE_1  = Hello
MAINPAGE_2  = Welcome to Dreamweaver 
MAINPAGE_CC_1 = CC
MAINPAGE_3  = We've put together a 5 minute tour to 
MAINPAGE_4  = show you the new features in this release.
MAINPAGE_5  = Let's start! Have you used Dreamweaver
MAINPAGE_CC_2 = CC
MAINPAGE_6  = before?
MAINPAGE_YES = Yep, I've used it
MAINPAGE_NO  = Nope, I'm new


# WELCOME MESSAGES

# New Live View Editing

NEW_LIVE_VIEW_EDIT_TITLE =  Editing with Live View
NEW_LIVE_VIEW_EDIT_1 =      Use
NEW_LIVE_VIEW_EDIT_BOLD_2 = new Live View features
NEW_LIVE_VIEW_EDIT_3 =      to add HTML5 elements to your page. Edit text, images and selectors to your design directly in Live View without switching between display modes.


# Element Quick View

ELT_QUICK_VIEW_TITLE =  Element Quick View
ELT_QUICK_VIEW_1 =      View your HTML elements in a single list view and easily rearrange, duplicate, and delete with the 
ELT_QUICK_VIEW_BOLD_2 = new Element Quick View 
ELT_QUICK_VIEW_3 =      panel.


# CSS Designer Improvements

CSSD_IMPROVE_TITLE =  CSS Designer Enhancements
CSSD_IMPROVE_1 =      The web is your library. Copy CSS properties from local and online stylesheets without leaving Dreamweaver and apply it to your design using the 
CSSD_IMPROVE_BOLD_2 = CSS Designer.


# Live View improvements – editing and CEF rendering

LV_IMPROVE_TITLE = Editing with Live View and HTML5
LV_IMPROVE_1 =     Edit and view your designs directly in Live View, spend less time switching in and out the browser to test your HTML. Live View now uses a new Chromium-based rendering engine so that your content looks the same in Dreamweaver as it does in your favorite browsers.

# CSS Designer

CSSD_TITLE =  CSS Designer Panel
CSSD_1 =      Apply and create standards-based CSS for layout, colors, fonts, text and responsive designs with the new 
CSSD_BOLD_2 = CSS Designer panel.


# Code Editing Improvements

CODE_EDIT_IMPROVE_TITLE = Code Editing Enhancements
CODE_EDIT_IMPROVE_1 = Edit your markup faster with tag match and line number highlighting to help identify and debug code, autocomplete CSS for styles, and navigate your markup easier with line jumping.


# jQuery Widgets

JQ_WIDGETS_TITLE =  jQuery Widgets
JQ_WIDGETS_1 =      Drag and drop widgets from the Insert panel to your web projects with 
JQ_WIDGETS_BOLD_2 = jQuery UI 
JQ_WIDGETS_3 =      to make progress bars, sliders, menus and other useful components. Make your components unique by styling with jQuery ThemeRoller.



# VIDEO STRINGS

# Messages on Top

HEADING_1 =     Getting Started
HEADING_2_1 =   Learn Dreamweaver with video tutorials.
HEADING_2_2 =   You can view these anytime by visitng Help > New Feature Videos.
HEADING_3 =     Sorry, but you'll need to connect to the internet to view videos 


# Video Titles and Descriptions

# CSS Designer

VIDEO_CSSD_TITLE =   Using CSS
VIDEO_CSSD_TOOLTIP = Edit CSS with the CSS Designer panel.


# New Live View Features

VIDEO_NEW_LIVE_VIEW_TITLE =   Live View Editing
VIDEO_NEW_LIVE_VIEW_TOOLTIP = Use Live View to edit and build your designs.


# Element Quick View

VIDEO_ELT_QUICK_VIEW_TITLE =   Element Quick View
VIDEO_ELT_QUICK_VIEW_TOOLTIP = Use the Element Quick View panel to view your markup.


# Typekit in DW

VIDEO_TYPEKIT_TITLE =   Using Typekit
VIDEO_TYPEKIT_TOOLTIP = Use Typekit to add high quality fonts to your designs.


# Edge Animate with DW

VIDEO_EDGE_AN_TITLE =   Animate with HTML
VIDEO_EDGE_AN_TOOLTIP = Using Edge Animate to create and embed HTML5 animations.


# CC Storage of DW Projects

VIDEO_CC_STORAGE_TITLE =   Using Storage
VIDEO_CC_STORAGE_TOOLTIP = Save and access your work from anywhere with Creative Cloud.


# Sharing DW work on Behance

VIDEO_BEHANCE_TITLE =   Share your Work
VIDEO_BEHANCE_TOOLTIP = Share your work on Behance to build your design portfolio.


# Using Extract

VIDEO_EXTRACT_TITLE =   Extract from PSDs
VIDEO_EXTRACT_TOOLTIP = Extract assets and CSS from PSDs.


# jQuery Widgets

VIDEO_JQ_TITLE =   Using Widgets
VIDEO_JQ_TOOLTIP = Use jQuery widgets to build web components.



# Sync Settings and Buttons

SYNC_1_TITLE =    Settings from previous version of Dreamweaver were synchronized with Creative Cloud. You can import these settings or sync local settings with Creative Cloud.
SYNC_1_BUTTON_1 = Advanced
SYNC_1_BUTTON_2 = Import Sync Settings
SYNC_1_BUTTON_3 = Sync Local


SYNC_2_TITLE =    Dreamweaver securely syncs your settings with Creative Cloud. Click Sync Settings Now to sync settings.
SYNC_2_BUTTON_1 = Advanced
SYNC_2_BUTTON_2 = Disable Sync Settings
SYNC_2_BUTTON_3 = Sync Settings Now.


SYNC_3_TITLE =    Settings from another computer are already synced with the Creative Cloud. Would you like to sync the settings stored on the cloud or the local settings on this machine?
SYNC_3_BUTTON_1 = Advanced
SYNC_3_BUTTON_2 = Sync Local
SYNC_3_BUTTON_3 = Sync Cloud
