Skip to content

[Meshcore App] Incorrect Dutch Translation in Meshcore iOS App #2269

@mvdgrift

Description

@mvdgrift

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

  1. Open the Meshcore app on an iOS device.
  2. Switch the app language to Dutch.
  3. 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”.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions