Thank you very much.

There was a my mistake.

https://salsa.debian.org/webmaster-team/webwml/blob/master/english/sitemap.wml
says
Don't translate this file, it will only make you look stupid.
But I did not notice that, and I translated it using ./copypage.pl command.

And problem appeared.

I deleted my Korean translation of sitemap.wml
And problem solved.


2018년 6월 24일 (일) 오후 3:12, Laura Arjona Reina <larj...@debian.org>님이 작성:

> Package: www.debian.org
> Severity: normal
> User: debian-...@lists.debian.org
> Usertags: content
> X-Debbugs-CC: seb...@gmail.com
>
>
> Hello Sebul
>
> El 16/06/18 a las 09:00, sebul escribió:
> > Hello.
> > I translate debian logos into Korean.
> >
> https://salsa.debian.org/webmaster-team/webwml/blob/master/korean/logos/index.wml
> > But,
> > https://www.debian.org/sitemap.ko.html shows 데비안 로
> > Why "데비안 로" not "데비안 로고" ? Why "고" not shown ?
> >
>
> I think changes in the title of files like /logos/index.wml do not
> trigger automatically the rebuild of the corresponding sitemap.
>
> The issue looks like fixed now (file
> https://www.debian.org/sitemap.ko.html now shows "데비안 로고"), but that is
> because it was force-rebuilt some hours ago when we published the 8.11
> release point.
>
> I think we need to review the makefile command for building the
> sitemap.wml file, so it catches this case issue.
>
> The file to review is /english/Makefile and the command to
> review/rethink currently states:
>
> $(SITEMAP): $(ENGLISHDIR)/sitemap.wml $(TEMPLDIR)/card.wml \
>   $(TEMPLDIR)/links.tags.wml $(TEMPLDIR)/template.wml $(GETTEXTDEP) \
>   $(TEMPLDIR)/release_info.wml $(ENGLISHDIR)/MailingLists/mklist.tags
> ifeq "$(LANGUAGE)" "zh"
>         @echo -n "Processing $(<F): "
>         $(subst :.zh,:sitemap.zh,$(WML)) \
>           $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
>             $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
>         @$(GENERATE_ZH_VARIANTS) sitemap html
> else
>         $(WML) $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
>           $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
> endif
>
>
> I'm filing a bug so this is not forgotten, and for the case somebody can
> help with this.
>
> Cheers
>
> --
> Laura Arjona Reina
> https://wiki.debian.org/LauraArjona
>


-- 
세벌식 http://sebul.sarang.net <http://sebul.sarang.net>

Reply via email to