Skip to content

Better progress.md #520

@Duke-M-commits

Description

@Duke-M-commits

As of now the table in progress.md has some downsides:

  • Table is cut off because of long contents per cell (the git webview is probably the most seen visual representation for that file)
  • Percentages with 3 decimal places are a bit too detailed to be nice to read (the file is meant to be read by humans, it wont get reread by a machine)
  • Fully translated languages are included in the table which rises the width further (but there isn't a breakdown information in these to be found by the reading person)

I sketched a shorter and easier to read document:

  • shortened the language-columns (first 3 characters of language string) and added tooltips with full names on hover
  • removed percentages in the whole (that's something for a nice comparison graph)
  • removed fully translated language columns
  • added a list of fully translated languages at the top
  • removed non curated language columns
  • added a list of non curated languages at the bottom
  • linked files to their directories

I created a mockup here
How about that?
And why? I think a good representation of the progress could motivate new visitors to contribute.

Disclaimer: I can't write GO, so I can only provide my input, somebody else would have to change update_translations.go

Before:
image
After:
image

Originally posted by @DukeDukeEm in #512

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions