﻿AppResources={ 
    BoolTypeYes: "Yes",
    BoolTypeNo: "No",
    Cancel: "Cancel",
    
    err_Common_ClientValidationFailed: "Some of the fields are incorrect! Correct them please.",

    Common_Any: "Any",
    Common_AllFiles: "All Files",
    Common_DeleteQuestion: "Are you sure?",
    Common_PropertyIn: "Property in ",
    Common_PropertyGroupProvince: "Province ",
    Common_PropertyGroupCoast: "Coast ",
    Common_PropertyGroupProvince: "Province ",
    Common_PropertyGroupCoasts: "Coasts...",
    Common_PropertyGroupProvinces: "Provinces...",
    Common_PropertyGroupAllCoasts: "All Coasts",
    Common_PropertyGroupAllProvinces: "All Provinces",
    Common_PropertyGroupMunicipality: "Municipality ",
    Common_PropertyGroupProvince: "Province ",
    Common_PropertyGroupCounty: "County ",

    Common_PropertyGroupValueMunicipality: " municipality",
    Common_PropertyGroupValueCounty: " county",
    Common_PropertyGroupValueProvince: " province",
    Common_PropertyGroupValueCoast: " coast",
    Common_PropertyGroupValueAllCoasts: "COSTAS",
    Common_PropertyGroupValueAllProvinces: "ALL PROVINCES",

    Common_Spanish: "Spanish",
    Common_PropertiesIn: "Properties in ",
    Common_VillagesIn: "Villages in ",
    Common_AgentsIn: "Estate agents in ",
    
    AsyncUpload_Uploading: "Uploading... ",
    AsyncUpload_FileNotUploaded: "Sorry, your file wasn't uploaded: ",
    AsyncUpload_Uploaded: "Uploaded <b>{0}</b> ({1} KB) ",

    Url_Properties: "properties",
    Url_AgencyProperties: "agency_properties",
    Url_Sale: "sale",
    Url_Rent: "rent",
    Url_ReducedSale: "reducedsale",
    Url_ReducedRent: "reducedrent",
    Url_Development: "development",
    Url_Wanted: "wanted",
    Url_Agents: "agents",
    Url_Villages: "villages"
}


