Bug 205908 - [patch] Updates of Korean Documentation
Summary: [patch] Updates of Korean Documentation
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Warren Block
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-01-05 00:57 UTC by Hoyoung Kim
Modified: 2016-01-16 18:30 UTC (History)
1 user (show)

See Also:


Attachments
diff file for ko_KR.UTF-8 directory (390.26 KB, patch)
2016-01-05 00:57 UTC, Hoyoung Kim
no flags Details | Diff
archive of *updated* ko_KR.UTF-8 directory (109.96 KB, application/gzip)
2016-01-05 00:59 UTC, Hoyoung Kim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Hoyoung Kim 2016-01-05 00:57:43 UTC
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!
Comment 1 Hoyoung Kim 2016-01-05 00:59:15 UTC
Created attachment 165087 [details]
archive of *updated* ko_KR.UTF-8 directory
Comment 2 Warren Block freebsd_committer freebsd_triage 2016-01-09 02:13:50 UTC
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?
Comment 3 Hoyoung Kim 2016-01-09 03:33:00 UTC
(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.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-01-16 17:23:10 UTC
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
Comment 5 Warren Block freebsd_committer freebsd_triage 2016-01-16 18:30:01 UTC
Committed, thanks!