var strReportAbuseTitle = 'Report Abuse';
var strAbuseText = 'So you think something is wrong with this item?<br/>Someone made a rude comment? Or is there explicit content on the page?<br/>Please type your comment below and 1 of our admins, will take a look as soon as possible.'
var strReportAbuse = 'Report Abuse';
var strTextRequired = 'Text is required';
var strThankYouAbuseAlert = 'Thank you for reporting...<br/>A mail was send to our administrators. They will act as soon as possible.';
var strFailureAbuseAlert = 'Sorry something went wrong, sending your report.<br/>Please try again or send an email to: info@hanglos.net';
var strEditWebLinkTitle = 'Edit WebLink';
var strSave = 'Save';
var strTitle = 'Title';
var strUrl = 'Url';
var strRemark = 'Remark'; 
var strWarning = 'Warning';
var strFormIsNotValid = 'The form is not filled in correctly';
var strIsActive = 'IsActive';
var strSaveSuccess = 'the data has been saved succesfully';
var strLoadingText = 'Loading Data...';
var strSaving = 'Saving...';
var strSavingYourData = 'Saving your data, please wait...';
var strNoJavaIsntalled = 'Java is not installed.';

strMonthShort0 = 'Jan';
strMonthShort1 = 'Feb';
strMonthShort2 = 'Mar';
strMonthShort3 = 'Apr';
strMonthShort4 = 'May';
strMonthShort5 = 'Jun';
strMonthShort6 = 'Jul';
strMonthShort7 = 'Aug';
strMonthShort8 = 'Sep';
strMonthShort9 = 'Oct';
strMonthShort10 = 'Nov';
strMonthShort11 = 'Dec';

//validation
var strValidateDate = 'Select a Date.';
var strValidateSessionSpot = 'select a spot, either from the buttons or the dropdownlist.';
var strValidateSessionTime = 'select a start and an end option.';
var strWrongAmountOfImagesSelectedText = 'you did not select the right amount of images to upload.';
var strWrongNonReqNumberText = 'you did not fill in a valid number.';
var strWrongReqImageText = 'please select an image-file.';
var strWrongReqTextText = 'this field can not be empty.';
var strWrongReqTermsText = 'you have to agree with our terms and conditions.';
var strWrongReqDropDownText = 'please select an option from the dropdown menu.';
var strWrongNonReqRadioText = 'you did not choose a option.';
var strWrongNoValidDate = 'please fill in a valid date.';
var strWrongReqLoginText = 'fill in username and password to log in.';
var strWrongReqTextAreaText = 'textarea is required.';
var strWrongPasswordsToShortText = 'a password has to be at least 6 characters long.';
var strWrongPasswordsInvalidCharactersText = 'you are using characters that are not allowed in a password. You can only use a-z or 0-9 charcters.';
var strWrongPasswordsNotAllowedText = 'this password is not allowed.';
var strWrongPasswordsNotEqualText = 'the 2 passwords are not equal.';
var strWrongReqTag2ShortText = '1 of the tags is to short.';
var strWrongReqTagNotEnoughText = 'there is a minimum of 2 tags.';
var strWrongSpamText = 'spam check is wrong.';
var strWrongEmailText = 'please fill in a valid email address. example: name@domain.com.';
var strWrongReqCoordinateText = 'You need to point out a coordinate on the map.';

//weblinks
var strWebLink = 'WebLink';
var strAddDate = 'AddDate';
var strModifiedDate = 'ModifiedDate';
var strAddWebLink = 'Add weblink';


//spot
var strChooseKiteSpots = 'choose a kitespot';
var strSpotName = 'SpotName';
var strEmbedTitle = 'Embed String';
var strEmbedRatingsTitle = 'Embed the Ratings on your site';
var strSpotRating = 'Spot Rating';
var strReviewCount = 'Reviews';
var strHits = 'Hits';
var strConditionsBeach = 'Beach Conditions';
var strWaterTemp = 'Water temperature';
var strDependsonSeason = 'Depends on Season';

//airport
var strAirports = 'Airports nearby';
var strAirport = 'Airport';
var strSure2DeleteTitle = 'Are you sure you want to delete this item?';
var strCity = 'City';

//gallery
var strEmbedVideo = 'you did not embed any video';
var strAddPhotoForUpload = 'you need to add at least 1 photo for upload';


//gear
var strAddBrand = 'add brand';
var strBrandName = 'brand name';
var strTypeName = 'type name';
var strYearName = 'year';
var strMakesKites = 'Kites';
var strMakesBoards = 'Boards';
var strMakesAccessories = 'Accessories';
var strAddBrandType = 'add type';
var strAddYearProductType = 'add year';
var strAddSize = 'add size';
var strproducttypename = 'producttype';
var strSizes = 'sizes';
var strGearSize = 'sizes';
var strAddGear = 'add gear';
var strEditMyGear = 'edit my gear';
var strSelectProductType = 'Select a product type';
var strFirstSelectAProductType = 'First select a producttype';
var strPrice = 'Price';
var strAddSecondhand = 'Add secondhand item';
var strSetForSale = 'Set For Sale';
var strRetireGear = 'Retire gear';
var strDeleteGear = 'Delete gear'; 
var strSure2RetireTitle = 'Are you sure you want to retire this gear?';
var strRequestGear = 'Request new gear';

var strFirstSelectAYearTitle = 'first select a production year to continue.';
var strFirstSelectABrandTitle = 'first to select a brand to continue.'
var strFirstSelectABrandTypeTitle = 'first to select a brand type to continue.'


