-
Improvement
-
Resolution: Not A Defect
-
Minor
What should be the artifact id of a Turkish localization plugin?
According to JEP-216, the artifact id must include the country code (localization-[language code]-[country code]-plugin), but Turkish localization files inside Jenkins do not contain country code (Messages_tr.properties).
Should I name the artifact as "localization-tr-tr-plugin" and rename all files to "Messages_tr_TR.properties" or is the name "localization-tr-plugin" enough?
[JENKINS-57919] Naming Turkish localization plugin
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Link | New: This issue is related to HOSTING-783 [ HOSTING-783 ] |
TLDR: Use localization-tr.
JEP-216 is wrong in this regard, and should be changed.
Thanks for checking!