Add i18n completeness checker after language architecture is defined #10
Labels
No labels
coordination/cross-repo
coordination/needed
effort
large
effort
medium
effort
small
meta/duplicate
meta/planning
meta/wontfix
priority
high
priority
low
priority
medium
session
blocker
session
handover
session
next
status
blocked
status
done
status
in-progress
status
review
status
to-go
type
admin
type
bug
type
config
type
deployment
type
docs
type
enhancement
type
feature
type
handover
type
infrastructure
type
installation
type
maintenance
type
migration
type
research
type
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
DAW/daw-modul-berhtjan-cli#10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Goal
Provide an i18n completeness/checking tool for berhtjan language resources once the language-resource architecture has been defined.
This issue is intentionally blocked by #6. The checker must be derived from the language model agreed there rather than inventing a parallel file format or lookup mechanism.
Session rationale
During the berhtjan 2.1 migration, language resolution was made explicit (
lang/default_lang, no silent fallback), but the source, ownership, registration and runtime delivery of multilingual resources are still unresolved.A checker for missing translations is useful, but its actual input format and validation rules depend on that architecture. The implementation therefore belongs after the decisions in #6.
Scope
Out of scope for now
de,en, or any other language as a universal default.Acceptance criteria
Coordination
Blocked by: #6 — language resolution/resource architecture.
This issue deliberately follows #6 instead of defining competing i18n semantics.