Skip to content

Hard-coded strings preventing translation #60

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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