# Copyright 2015 Adobe Systems Incorporated.  All rights reserved.
# Purpose-
# This file has localized strings that are used in New Document Dialog Browser View.

None = None
Bootstrap = Bootstrap
Extract_banner = Use Extract to build your page from Photoshop comps

#None content strings
Title = Title:
Doc_Type = Doc Type:
Attach_CSS = Attach CSS:
Title_hint_text = Document Title
Attach_CSS_list_hint_text = Browse to attach a style sheet

#Bootstrap content strings
Bootstrap_CSS = Bootstrap CSS:
Create_new = Create new
Use_existing = Use existing
Bootstrap_browse_hint_text = Browse to select a file
Desing = Design:
Include_prebuilt_layout = Include a pre-built layout
Customize = Customize
Customize_desc_text = Click Customize to edit the grid and breakpoint values
Columns = Columns :
Gutter = Gutter :
Screen = Screen:
Small_screen = Small
Medium_screen = Medium
Large_screen = Large
Select_bootstrap_CSS = Select file
Select_bootstrap_root = Choose Target Folder
Invalid_input = Input value is not valid
Error_in_bootstrap_creation = Cannot create a new document as Bootstrap customization failed. Try again or <a id="kblink">click here</a> for troubleshooting.
Bootstrap_does_not_exist = bootstrap.css does not exist. Click Create New to create a bootstrap.css file.
Overwrite_site_bootstrap = bootstrap.css already exists. Do you want to overwrite the file? Other Bootstrap files such as JS and icon files will also be overwritten.
Bootstrap_not_in_site = The selected bootstrap.css file is not in the site root folder. Copy the Bootstrap framework in the site root folder and then select bootstrap.css.
Value_out_of_range =  Value is out of the valid range of [%1 - %2].
Small_screen_value_error = The Small Screen size must be lesser than Medium and Large Screen sizes!
Medium_screen_value_error = The Medium Screen size must be greater than Small Screen and lesser than Large Screen size!
Large_screen_value_error = The Large Screen size must be greater than Small and Medium Screen sizes!
Choose_bootstrap_css = Choose a bootstrap.css file!

#Tooltip strings
None_tab_tooltip = Create a blank HTML document
Bootstrap_tab_tooltip = Create a responsive page using Bootstrap
Attach_CSS_tooltip = Attach style sheet
Delete_CSS_tooltip = Delete the selected file from the list
Select_bootstrap_CSS_tooltip = Browse for existing CSS file
