Skip to content

Translation wrong for word color in PR #16647 #17384

Closed
@infl00p

Description

@infl00p

Gitea Version

ecfac78

Git Version

2.20

Operating System

No response

How are you running Gitea?

N/A

Database

No response

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

PR #16647 changes dedicated translation strings for the word "color", to a single generic key "color".
But color is a word that can be a verb, adjective or a noun and these changes are incompatible with many languages.
In commit_graph.color the word "Color" is an adjective, in the other 2 it's a noun. I propose to revert this, or if a generic key is needed it must distinguish all possible grammar of the word (verb, noun, adjective, plural, single).

Regards

Screenshots

No response

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