Skip to content

Additional translations #101

@ChristianGalla

Description

@ChristianGalla

Currently, the program is available in English and German.

If you want it to be available in your language, feel free to create a pull request.
If this is too complicated, you can also post a response to this issue and attach your translation.

To provide a new translation, copy the current English resource file in the folder AutoStartConfirmLib/Strings/en-US/Resources.resw and replace all values, for example:

English - USA (en-US) version:

<data name="ButtonClearHistory.Content" xml:space="preserve">
    <value>Clear history</value>
</data>

German - Germany (de-DE) version:

<data name="ButtonClearHistory.Content" xml:space="preserve">
    <value>Verlauf leeren</value>
</data>

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status
    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions