-
Notifications
You must be signed in to change notification settings - Fork 768
Open
Description
When looking through the locale files of this repository, I stumbled upon some inconsistencies:
- Some headers (comments) at the beginning use a project-specific template, some are empty, some are using the default template. The ones using the project-specific template have a copyright line without an author which does not really make sense.
- Some languages (like
ro
) are missing their compiled catalogue and only have an.po
file. - Some source files and compiled catalogues are out of sync (like
da
).
I recommend to use an uniform style and ensure that for every language, the compiled catalogue stays up-to-date to avoid confusion.
Metadata
Metadata
Assignees
Labels
No labels