Opened 15 years ago

Closed 15 years ago

#1064 closed enhancement (fixed)

Add some strings about License for MapGuide Enterprise

Reported by: hubu Owned by: hubu
Priority: low Milestone: 2.2
Component: General Version:
Severity: trivial Keywords:
Cc: External ID:

Description

We need to define some strings for Mapguide Enterprise in \OS\Common\Foundation\System\Resources.h. These strings are about License in Mapguide Enterprise. And we have some existing strings in this Resources.h like this:

const STRING MgResources::RegisteredLicenseDetected = L"Registered license detected..."; const STRING MgResources::EvaluationLicenseDetected = L"Evaluation license detected. Evaluation will expire in: %1 day(s)."; const STRING MgResources::AlphaReleaseDetected = L"Alpha release detected. Alpha version will expire in: %1 day(s)."; const STRING MgResources::BetaReleaseDetected = L"Beta release detected. Beta version will expire in: %1 day(s)."; const STRING MgResources::PreviewReleaseDetected = L"Preview release detected. Preview version will expire in: %1 day(s).";

So this is just a enhancement.

Attachments (1)

resources changes.patch (2.1 KB ) - added by hubu 15 years ago.

Download all attachments as: .zip

Change History (2)

by hubu, 15 years ago

Attachment: resources changes.patch added

comment:1 by tomfukushima, 15 years ago

Resolution: fixed
Status: newclosed
Version: 2.0.2

submitted: r4143

Note: See TracTickets for help on using tickets.