Bug 210180

Summary: articles/leap-seconds: charset changed from UTF-8 to EUC-JP
Product: Documentation Reporter: Daichi GOTO <daichigoto>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: carlavilla, wblock
Priority: --- Keywords: patch
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
articles/leap-seconds: charset changed from UTF-8 to EUC-JP none

Description Daichi GOTO 2016-06-09 23:02:21 UTC
Created attachment 171248 [details]
articles/leap-seconds: charset changed from UTF-8 to EUC-JP

articles/leap-seconds: charset changed from UTF-8 to EUC-JP because Japanese documents are under ja_JP.eucJP doc directory.
Comment 1 Warren Block freebsd_committer freebsd_triage 2016-06-25 00:38:16 UTC
textproc/itstool, the program that extracts translatable strings from XML files and then regenerates the translated XML file from the PO file, only supports UTF-8 output at present.

If possible, it would be better to develop a process to convert the language directories from their existing encoding to UTF-8.  Help with this would be welcome.
Comment 2 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-04-01 18:44:39 UTC
With the Hugo/AsciiDoc migration all the documentation it's in UTF-8.