Skip to content

fix: Translation linting failures need resolution #3422

@KJ7LNW

Description

@KJ7LNW

Version

v3.16.3

Issue

Translation linting test is failing with multiple issues that need to be addressed:

1. Missing Documentation Files

20 PRIVACY.md translations are missing across all supported languages:

  • Missing in: ca, de, es, fr, hi, it, ja, ko, nl, pl, pt-BR, ru, tr, vi, zh-CN, zh-TW

2. Extra Translations Present

CORE Translations

  • All languages have 2 extra Groq-related translations in common.json:
    • settings.providers.groqApiKey
    • settings.providers.getGroqApiKey

WEBVIEW Translations

  • Most languages have extra footer.version translation
  • Some specific extras:
    • vi: Extra editSettings in mcp.json
    • zh-CN: Extra editSettings in mcp.json
    • zh-TW: Extra editSettings in mcp.json

3. Missing Package NLS Files

17 package.nls.json files are missing across all supported languages.

Required Actions

  1. Create missing PRIVACY.md translations for all languages
  2. Add missing en locale documentation files
  3. Review and handle extra translations:
    • Either remove them if outdated
    • Or add them to source files if still needed
  4. Create missing package.nls.json files

Test Output

TOTAL: 0 missing, 46 extra, 37 errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue - Unassigned / ActionableClear and approved. Available for contributors to pick up.UI/UXUI/UX related or focusedbugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions