Opened 12 years ago

Last modified 7 years ago

#2110 closed task

Localization review/cleanup — at Version 1

Reported by: jng Owned by: jng
Priority: medium Milestone: Maestro-5.1
Component: Maestro Version:
Severity: major Keywords:
Cc: External ID:

Description (last modified by jng)

Review the Maestro codebase for localization related issues:

  • Mark lines containing unlocalizable string literals with NOXLATE
  • Move localizable string literals into their respective resx file
  • Where possible, externalize frequently used string literals into a string constant of a StringConstants utility class.
  • Move strings in Resources.resx into a separate Strings.resx resource, to make such items easier to distinguish during the localization process

Change History (1)

comment:1 by jng, 12 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.