Firt version of publish dialog.
This commit is contained in:
@@ -115,8 +115,8 @@ VIEWER=Viewer
|
||||
PRIVATE=Private
|
||||
PUBLIC=Public
|
||||
SHARED=Shared
|
||||
ONLY_VIEW_PRIVATE = This document can be viewed by you only.
|
||||
ALL_VIEW_PUBLIC = This document can be viewed by any user.
|
||||
ONLY_VIEW_PRIVATE = This mindmap can be viewed by you only.
|
||||
ALL_VIEW_PUBLIC = This mindmap can be viewed by any user.
|
||||
|
||||
EMAILS_ADRESSES = E-mails Addresses
|
||||
CURRENT_CONTACTS = Current Contacts
|
||||
@@ -128,7 +128,7 @@ NEW_MAP_MSG=Fill all the fields to create a new map
|
||||
TAG=Tag
|
||||
PUBLISH=Publish
|
||||
PUBLISH_MSG = What about using your maps in sites and blogs?
|
||||
PUBLISH_DETAILS=By publishing the map you make it visible to everyone on the Internet. Copy the code snippets below to integrate it into your website or blog.
|
||||
PUBLISH_DETAILS=By publishing the map you make it visible to everyone on the Internet.
|
||||
DETAIL=Detail
|
||||
RECENT_FILES=Recent Maps
|
||||
MINDMAP_DETAIL = Mind Map Detail
|
||||
@@ -180,7 +180,8 @@ MAX_CHARACTER_SIZE= Maximum allowed message length of 512 characters.
|
||||
PUBLISH_MAP_TO_INTERNET=Publish map to the Internet
|
||||
URL=URL
|
||||
DIRECT_LINK=Direct Link
|
||||
BLOG_INCLUSION=For inclusion in blogs and web pages
|
||||
BLOG_INCLUSION=You can customize the code snippet to embed this map on your blog or website. Make sure you enter the correct dimensions of the content area of your blog so that the map fits nicely
|
||||
BLOG_SNIPPET=Copy this snippet of code to embed in your blog or page
|
||||
OPEN=Open
|
||||
OPEN_MSG=Open map for edition
|
||||
|
||||
@@ -303,3 +304,5 @@ BROWSER_NOT_SUPPOERTED= Current Browser is not supported.
|
||||
CHECK_BROWSERS= You can check supported browser at
|
||||
NO_PRODUCTION_DATABASE_CONFIGURED=Note: Although HSQLDB is bundled with WiseMapping by default during the installation, we do not recommend this database for production use. Please consider using MySQL 5.5 instead. You can find more information how to configure MySQL
|
||||
IMPORT=Import
|
||||
|
||||
EMBEDDED_MAP_SIZE=* Note: You can change embedded map size modifying 'height' and 'width' style properties. You can also adjust the zoom factor modifying 'zoom' parameter from the URL.
|
||||
|
Reference in New Issue
Block a user