Summary
The Dutch localization of the Meshcore iOS app contains a typo in the label of the “Connect” button. Instead of displaying the correct Dutch word “Verbinden” (“Connect”), the button currently shows “Verbindcz”, which appears to be an unintended string or keyboard slip.
Issue Details
• Affected Platform: iOS
• Affected Language: Dutch (nl-NL)
• Location in App: Main connection screen (Connect button)
• Current Label: “Verbindcz”
• Expected Label: “Verbinden”
Steps to Reproduce
- Open the Meshcore app on an iOS device.
- Switch the app language to Dutch.
- Observe the label on the connection button.
Actual Result
The button label displays “Verbindcz”, which is not a valid Dutch word and appears to be a typographical error.
Expected Result
The button label should display “Verbinden”, the correct Dutch translation for “Connect”.
Suggested Fix
Update the Dutch localization string for the connection button to the correct value: “Verbinden”.
Summary
The Dutch localization of the Meshcore iOS app contains a typo in the label of the “Connect” button. Instead of displaying the correct Dutch word “Verbinden” (“Connect”), the button currently shows “Verbindcz”, which appears to be an unintended string or keyboard slip.
Issue Details
• Affected Platform: iOS
• Affected Language: Dutch (nl-NL)
• Location in App: Main connection screen (Connect button)
• Current Label: “Verbindcz”
• Expected Label: “Verbinden”
Steps to Reproduce
Actual Result
The button label displays “Verbindcz”, which is not a valid Dutch word and appears to be a typographical error.
Expected Result
The button label should display “Verbinden”, the correct Dutch translation for “Connect”.
Suggested Fix
Update the Dutch localization string for the connection button to the correct value: “Verbinden”.