Re: How can change sitemap ?
Paul Wise <[email protected]>
| Newsgroups | gmane.linux.debian.devel.www |
|---|---|
| Message-ID | <CAKTje6EmZRh2X=La-HDHF8=h9hh97F3rG8+fa2p1PbJXqwNXhQ@mail.gmail.com> |
On Sun, Jan 14, 2018 at 5:03 PM, sebul wrote: > from "Network install from a minimal CD" > to "최소 CD에서 네트워크 설치" > > How can I do ? I think to translate the links in the sitemap, you must translate the titles of the pages they link to. So for the title you mentioned, you need a title translation for the CD/netinst/index.wml page. You can find the right page by searching in the english/ directory with grep: $ grep -rF 'Network install from a minimal CD' english/ english/CD/netinst/index.wml:#use wml::debian::cdimage title="Network install from a minimal CD" -- bye, pabs https://wiki.debian.org/PaulWise