"could not identified root directory" when extract dump Vietnamese
Closed this issue · 1 comments
QuytNguyen commented
My languages.xml config for Vietnamese language:
<Language code="vi" name="Vietnamese" localName="Tiếng Việt"> <RootCategory>Tất cả</RootCategory> <DisambiguationCategory>Trang định hướng</DisambiguationCategory> <DisambiguationTemplate>Disambiguation</DisambiguationTemplate> <DisambiguationTemplate>Trang định hướng</DisambiguationTemplate> <RedirectIdentifier>REDIRECT</RedirectIdentifier> </Language>
Viwiki has a treeCategory with root is "Tất cả".
I also tried "Bài viết" and "Phân loại chủ đề chính", I'm sure rootCategory is one of them but no one work. Is it caused by Vietnamese accents? If so, how can I fix this?
Please help me extract Vietnamese dump.
QuytNguyen commented
I don't know why but code run well in ubuntu!