Skip to content

Plugin Explorer hardcoded strings #1705

@kubalav

Description

@kubalav

These strings are hardcoded. Make them translatable, please.

var subtitle = ToReadableSize(drv.AvailableFreeSpace, 2) + " free of " + ToReadableSize(drv.TotalSize, 2);

SubTitle = $"Use > to search within {subtitleFolderName}, " +

$"* to search for file extensions or >* to combine both searches.",

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