Skip to content

Hard-coded strings preventing translation #60

@tygrysek90

Description

@tygrysek90

In this otherwise very nice and enjoyable program, there are found two hardcoded strings that can not be translated:

  1. private const string StatusDownloading = "Downloading";
    in DownloadService.cs line 11

  2. const string StatusExtracting = "Extracting";
    in InstallService.cs line 114

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions