Skip to content
  • Nicolas Boganski's avatar
    translation: support Documentation, EnumerationDomain entries and menu_label · ce2a4aa8
    Nicolas Boganski authored
    Use of QCoreApplication::translate method around numerous methods with context
    arg as "ServerManagerXML", so we can provide label translations from external utility
    with a known context.
    The methods are:
    - vtkSMEnumerationDomain::GetEntryText()
    - vtkPVXMLElement::GetAttribute("menu_label")
    - vtkSMDocumentation::GetLongHelp()
    - vtkSMDocumentation::GetShortHelp()
    - vtkSMDocumentation::GetDescription()
    ce2a4aa8