﻿SearchFullText = {
    KeyWord: 'Keyword',
    ImageSource: ''
}
Warning = {
    NoData: 'Không có dữ liệu',
    More: 'Next',
    FileNotFound: 'Không tìm thấy file',
    UpdateData: 'Nội dung đang được cập nhật...',
    NoDisplay: ''

}
ImageInfo = {
    Search: '/DeskTopModules/AG.Article/App/Images/Ico_Search.gif',
    Loading: '/DeskTopModules/AG.Article/App/Images/Loading.gif',
    NoImage: '/DeskTopModules/AG.Article/App/Images/NoImage.jpg'
}
ArticleDetailInfo = {
    Source: 'Nguồn',
    GoBack: 'Quay trở về màn hình trước',
    GoHome: 'Đầu trang',
    Back: 'Về trang trước',
    NextList: 'Danh sách các bài tin trước',
    AfterList: 'Danh sách các bài tin sau',
    SendMail: 'Gửi mail',
    Mail: 'vdsc.com.vn',
    Email: 'Email  ',
    ReadNumber: 'Số lượt đọc: ',
    LastUpdate: 'Cập nhật lần cuối: ',
    Print: 'Bản in',
    OpenPrint: 'Mở bản in'


}
DateInfo = {
    DateType: 'dd/mm/yyyy',
    Lang: 'VN'
}
SearchInfo = {
    FromDate: 'Ngày bắt đầu:',
    ToDate: 'Ngày kết thúc:',
    Search: 'Tìm kiếm',
    DateType: 'dd/mm/yyyy',
    Day: 'Ngày',
    Month: 'Tháng',
    Year: 'Năm',
    Source: 'Nguồn',
    ChoiseSource: 'Chọn mã',
    OtherSource: 'Nguồn khác',
    Symbol: 'Mã',
    ChoiseSymbol: 'Chọn mã',
    KeyWord: 'Từ khóa',
    CategoryName: 'Chuyên mục',
    SearhInTitle: 'Tìm trong tiêu đề',
    SearhInContent: 'Tìm trong nội dung',
    ChoiseCategory: 'Tìm chuyên mục',
    All: 'Tất cả',
    PageSize: 'Số bài ghi trên trang',
    News: 'Tin tức'

}
ArticleListInfo =
{
    Next: 'Next',
    UpdateData: 'Nội dung đang được cập nhật',
    WatchNext: 'Read more',
    RelatedDate: '<p style="font-weight:bold">Released Date</p>',
    Title: 'Title',
    Source: '<p style="font-weight:bold">Source</p>',
    Position: '<p style="font-weight:bold">Position</p>',
    Department: '<p style="font-weight:bold">Department</p>',
    Location: '<p style="font-weight:bold">Location</p>',
    ClosedDate: '<p style="font-weight:bold">Closed Date</p>'

}
MarketCalendarInfo =
{
    PublishedDate: 'Ngày GDKHQ',
    PerformedDate: 'Ngày thực hiện',
    RegisterDate: 'Ngày chốt',
    EventType: 'Loại sự kiện',
    Symbol: 'Mã CK',
    Title: 'Chi tiết',
    ContainTitle:'Lịch sự kiện của cổ phiếu'

}
TTDN = {
    Category: '44,49,51,80,81',
    NumberOfItemPerPage: '10'
}
URL =
{ 
    CategoryNews: '/ArticleFiles/Portal0/Category/CategoryEN.xml',
    GetAllSymbol: '/DesktopModules/AG.Article/App/Handler/GetAllSymbol.ashx'
}