| Summary: | [PATCH] FDP Primer: Chapter 12. PO Translations: 'TRANSLATOR' is already set for 'textproc/docproj' | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Vinícius Zavam <egypcio> | ||||
| Component: | Books & Articles | Assignee: | Guangyuan Yang <ygy> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Some People | CC: | 0mp, araujo, beat, rene, ygy | ||||
| Priority: | --- | Keywords: | easy, patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
Maybe we could reword it so that it says that "the TRANSLATOR option is required and also enabled by default in the port". (In reply to Mateusz Piotrowski from comment #1) Hi Mateusz, thanks for having a look into it. very appreciated! I just have 2 questions: 1) isn't this kind of information present on the port itself? 2) why add extra info? I mean: a) the option is already enabled by default; b) one does not need to bother building anything; c) the package can be installed via pkg (with the TRANSLATOR option enabled); d) if someone *really* wants to disable it, can use the 'make config' step. IMHO, I'd just vote for removing the text. adding mentors in CC. Hmmm, this is a doc and not a ports PR... does any timeout applies? I vote for just removing it. (In reply to Guangyuan Yang from comment #6) hey ygy@, thanks for taking this one. very appreciated! A commit references this bug: Author: ygy Date: Tue Dec 25 06:05:26 UTC 2018 New revision: 52724 URL: https://svnweb.freebsd.org/changeset/doc/52724 Log: TRANSLATOR option is currently enabled by default in textproc/docproj. Reword instructions to reflect this in PO Translation Quick Start. PR: 229539 Reported by: egypcio Changes: head/en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml |
Created attachment 194897 [details] [PATCH] FDP Primer: Chapter 12. PO Translations: 'TRANSLATOR' is already set for 'textproc/docproj' en_US.ISO8859-1/books/fdp-primer/po-translations/chapter.xml; this chapter pointed that the 'TRANSLATOR' option should be set for textproc/docproj, but I see it is already enabled by default. patch available.