Skip to content

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Jan 27, 2026

  • removes missing parmaters of axotaskview in other components
  • Refactor code structure for improved readability and maintainability
  • Enhance localization support across various components
  • Refactor attribute name translation to use GetAttributeName method for consistency

PTKu added 7 commits January 27, 2026 16:03
- Updated AxoBoolArrayView, AxoByteArrayView, AxoComponentContainerView, AxoComponentView, AxoSequencerView, AxoStepView, AxoMessengerView, AxoMomentaryTaskView, AxoObjectDiagnosticsView, AxoObjectSpotView, AxoTaskView, AxoTextListView, AxoToggleTaskView, AxoAnalogueInspectorDataCommandView, AxoAnalogueInspectorDataStatusView, AxoAnalogueInspectorDataShadowControlView, AxoAnalogueInspectorDataShadowDisplayView, AxoDataInspectorDataCommandView, AxoDataInspectorDataStatusView, AxoDataInspectorDataShadowControlView, AxoDataInspectorDataShadowDisplayView, AxoDigitalInspectorDataCommandView, AxoDigitalInspectorDataStatusView, AxoDigitalInspectorDataShadowControlView, AxoDigitalInspectorDataShadowDisplayView, AxoInspectorDataSpotView, and AxoInspectorDialogDialogView to utilize the Translate method for attribute names, ensuring proper localization based on the current UI culture.
- Created new resource files for Hungarian (hu-HU), Polish (pl-PL), Slovak (sk-SK), German (de-DE), and Spanish (es-ES) in both the AXOpen.Timers and AXOpen.Utils libraries.
- Each language-specific resource file follows the naming convention: PlcStringResources.{culture}.resx.
- Generated translation plan document outlining the process and results of the translation file creation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants