Created attachment 165086 [details] diff file for ko_KR.UTF-8 directory Hello :) This patch includes some updates of Korean documents: 1. ko_KR.UTF-8/articles/bsdl-gpl This article was translated before the introduction of PO translation system. PO file was generated and some misc errors were fixed. (It seems that a lot of things are changed in article.xml, but they are just differences of linebreaking.) 2. ko_KR.UTF-8/articles/explaining-bsd This article was newly translated based on PO system. 3. ko_KR.UTF-8/articles/contributing This article was newly translated based on PO system. 4. ko_KR.UTF-8/share/xml/l10n.ent doc.langcode.en was changed to doc.langcode.ko (I took a look at l10n.ent files of other translations and found doc.langcode.ko is more appropriate.) Please check the attached file also. Thank you!
Created attachment 165087 [details] archive of *updated* ko_KR.UTF-8 directory
Is the tar file different from the diff? Have all the files in the tar file been changed, or is it just a directory copy?
(In reply to Warren Block from comment #2) They are same. I generated diff file from updated ko_KR.UTF-8 directory and then just archived the directory.
A commit references this bug: Author: wblock Date: Sat Jan 16 17:22:30 UTC 2016 New revision: 48033 URL: https://svnweb.freebsd.org/changeset/doc/48033 Log: Add Korean translations of bsdl-gpl, explaining-bsd, and contributing articles. Also set the doc.langcode entity to doc.langcode.ko. PR: 205908 Submitted by: Hoyoung Kim <trig4800@gmail.com> Changes: head/ko_KR.UTF-8/articles/Makefile head/ko_KR.UTF-8/articles/bsdl-gpl/article.xml head/ko_KR.UTF-8/articles/bsdl-gpl/ko_KR.po head/ko_KR.UTF-8/articles/contributing/ head/ko_KR.UTF-8/articles/contributing/Makefile head/ko_KR.UTF-8/articles/contributing/article.xml head/ko_KR.UTF-8/articles/contributing/ko_KR.po head/ko_KR.UTF-8/articles/explaining-bsd/ head/ko_KR.UTF-8/articles/explaining-bsd/Makefile head/ko_KR.UTF-8/articles/explaining-bsd/article.xml head/ko_KR.UTF-8/articles/explaining-bsd/ko_KR.po head/ko_KR.UTF-8/share/xml/l10n.ent
Committed, thanks!