Ticket #1064 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

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

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

Change History

Changed 4 years ago by hubu

Changed 4 years ago by tomfukushima

  • status changed from new to closed
  • version 2.0.2 deleted
  • resolution set to fixed

submitted: r4143

Note: See TracTickets for help on using tickets.