Skip to content

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Feb 3, 2026

This pull request enhances localization support and improves the UI text for the distributed data selector component. The main changes focus on adding new resource strings for localization, updating translations across multiple languages, and refining button labels for clarity and consistency.

Localization and Resource Updates:

  • Added new resource strings "Don't send" and "Send" to the main resource file (AxOpenDataResources.resx) and updated or created corresponding entries in German (de, de-DE), Spanish (es, es-ES), Hungarian (hu-HU), Polish (pl-PL), and Slovak (sk, sk-SK) resource files, ensuring consistent localization across supported languages. [1] [2] [3] [4] [5] [6] [7] [8] [9]

  • Updated the designer file (AxOpenDataResources.Designer.cs) to include new properties for the "Don't send" and "Send" resource strings, enabling their use in code. [1] [2]

UI and Text Improvements:

  • Changed the button label in DistributedDataSelectorView.razor from "Send To Plc" to "Send to PLC" for improved consistency and readability.
  • Updated the "Don't send" button to use a <p> tag instead of a <span> inside a <div>, aligning with the new resource string and improving markup clarity.

@PTKu PTKu merged commit 3e41dd3 into dev Feb 3, 2026
1 check passed
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.

1 participant