Skip to content

Missing translations for vcs_summary issue keys #82

@thomas-vilte

Description

@thomas-vilte

Description

While reviewing the VCS summary output, I noticed that translation strings are missing for specific issue tracking messages. This causes the application to display error placeholders instead of the correct localized text.

Reproduction Steps

  1. Run matecommit in a repository context where commit messages reference specific issues (e.g., "Closes Dev #1").
  2. Trigger the summary display.
  3. Observe the output sections regarding detected issues.

Expected Behavior

I expected to see proper sentences describing the detected issues and the issues being closed.

Actual Behavior

The output displays "Missing translation: vcs_summary.issues_detected" and "Missing translation: vcs_summary.issues_closing".

Version

Latest

Additional Context

The missing keys in the translation files are:

  • vcs_summary.issues_detected
  • vcs_summary.issues_closing

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working as it should.fixBug fixesgood first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions