﻿/*
=================================================================================
 Copyright (c) 2008 Optimal Development
=================================================================================
 Данный код защищен авторскими правами
=================================================================================
 Файл: site_en.js
-------------------------------------------------------------------------------------------------------------------------
 Назначение: языковой файл
=================================================================================
*/
var interfaceLang='en';

var vcCommonFormRequireNotEmptyFields="It is required to fill all fields correctly!";
var vcCommonRequireAcceptRules="It is required to accept site rules!";
var vcCommonRemoveConfirm="You really wish to remove?";

var vcObjectsObjectRemovedSuccess="Announcement is successfully removed.";
var vcObjectsObjectRemovedFailed="At removal there was an error.";
var vcObjectsSetPrimaryPhotoConfirm="You really wish to make this photo as primary?";

var vcGalleryAlbumRemovedSuccess="Album is successfully removed.";
var vcGalleryAlbumRemovedFailed="At removal there was an error.";
var vcGallerySetPrimaryPhotoConfirm="You really wish to make this photo as primary?";
var vcGalleryPromptPhotoDescription="Photo description";

var vcAnnouncementsAnnouncementRemovedSuccess="The announcement is successfully removed.";
var vcAnnouncementsAnnouncementRemovedFailed="At removal there was an error.";

var vcArticlesArticleRemovedSuccess="Article is successfully removed.";
var vcArticlesArticleRemovedFailed="At removal there was an error.";
var vcArticlesPromptPhotoDescription="Photo description";

var vcGuidesGuideRemovedSuccess="Tour is successfully removed.";
var vcGuidesGuideRemovedFailed="At removal there was an error.";
var vcGuidesPromptPhotoDescription="Photo description";



var highslideLoadingText="Loading.Please wait...";
var highslideFullExpandTitle="Expand to full size";
var highslideRestoreTitle="Click for picture closing, press and keep for moving";
var highslideFocusTitle="To focus";
var highslideLoadingTitle="Press for cancel";

var bbcodes_text_enter_url="Enter full URL link";
var bbcodes_text_enter_page="Enter number of page";
var bbcodes_text_enter_url_name="Enter the site name";
var bbcodes_text_enter_page_name="Enter the link description";
var bbcodes_text_enter_image="Enter full URL images";
var bbcodes_error_no_url="You should enter URL";
var bbcodes_error_no_title="You should enter the name";
var bbcodes_prompt_start="Enter the text for formatting";
var bbcodes_img_title="Enter on what edge to level a picture (left, centre, right)";
var bbcodes_text_pages="Page";
var bbcodes_image_align="left";










