Skip to content

Commit ce6c140

Browse files
authored
Update LOCALIZATION.md
1 parent ed332f8 commit ce6c140

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

LOCALIZATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,11 @@ Use a command like this to generate XLIFF:
1919

2020
XLIFF Manager .properties are encoded in UTF-8; translated versions must be generated using UTF-8 character set.
2121

22-
XLIFF Manager uses code from these two projects:
22+
XLIFF Manager uses code from these additional projects:
2323

2424
- [OpenXLIFF Filters](https://github.com/rmraya/OpenXLIFF)
2525
- [XMLJava](https://github.com/rmraya/XMLJava)
26+
- [BCP47J](https://github.com/rmraya/BCP47J)
2627

2728
It is important to localize those projects and include localized versions of the libraries in the XLIFF Manager project for proper display of error messages and other user interface elements, like language names.
2829

0 commit comments

Comments
 (0)