Skip to content

s/details/options/ in at least gui package manager #6

@jasonhemann

Description

@jasonhemann

I at least had trouble figuring out how to handle a dependency chain in the GUI package manager. I didn't find it obvious to look for dependency management under the Show Details sub-pane. I would have found "Show Options" more informative; the latter suggests something I have agency over. Maybe it's obvious to everyone except me and a couple of students.

(string-constant hide-details-button-label)
(string-constant show-details-button-label))]

The show-details-button-label is currently used at least in the Choose Language dialog under the Language menu. I'm agnostic as to whether that too would be better written as "Show Options".

My suggestion for a change would be either change the label in both places, or define a separate new constant and use that new constant in the GUI package manager.

Happy to work up a suggestion of what I have in mind, at least for the English language version. This, however, seems like a change that would impact localization and $n$ different languages, $n-1$ of which I do not speak.

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