2008/1/19, Bináris wikiposta@gmail.com:
Hi, I am new to the list, I work on huwiki and have the following problem:
When I write te command
solve_disambiguation.py -just -pos:"39-es főút" "39-es számú főút"
the bot keeps answering:
Possibility 39-es fńút does not actually exist. Use it anyway? ([y]es, [N]o) Getting references to [[39-es számú fńút]] Found 0 references.
Note that ő has become ń. What can I do? Ő is a Hungarian letter, and I really-really need it. :-)
Try the following:
solve_disambiguation.py -just 39-es_sz%C3%A1m%C3%BA_f%C5%91%C3%BAt
At the first page you want to change, choose 'a' (add), and on the next line fill in
39-es főút
That should do the trick, I think.