Skip to content

Add Dutch translation #6

Description

@johnjohndoe

It would be nice to have a Dutch translation of the library. 🇳🇱

The Translation Editor in Android Studio let's you easily identify the missing translations as shown in the screenshot.

Android Studio Translation Editor

TODOs

  • Add new translations in roadsigns/src/main/res/values-nl/strings.xml
    • Adding a new language can be done via the Translation Editor: the earth icon at top left.
    • Alternatively, you can just copy the English file from values/strings.xml to values-nl/strings.xml and edit the strings manually.
    • Do not modify, commit files outside of the -nl folder.
    • Do not translate strings located in the app module.
    • Do not translate strings marked as translatable="false".
    • Please do not commit to the master branch. Create a new branch like dutch-translation for the pull request.
    • Check that your translation string is not wrapped in double quotes (") or includes unneeded whitespace.
  • Update the Supported languages section in the README.md. Flags are copied from Twitter emoticons.
  • Update the CHANGELOG.md.

Related


🗨️ If you want to work on this issue please leave a "I like to work on this" comment here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    HacktoberfestQuery your favorite search engine for "Hacktoberfest".Help wantedExtra attention is neededTranslation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions