解决方法如下:
You need an updated language file, the newer language files show NZ correctly.
Alternatively you can edit the language.zip file you are using by adding the following lines to the dictionary.lang file just before the line accident="Accident."
_n**="New Zealand"
_nzn="North Island"
_nzs="South Island"
!_nzn="North Island"
!_nzs="South Island"
This is right at the end of the abbreviations defining Countries and States.... so for example in mine you have :
_bse="Sergipe"
_bsp="São Paulo"
_bto="Tocantins"
_RXX="Argentina"
_BXX="Brazil"
_n**="New Zealand"
_nzn="North Island"
_nzs="South Island""
!_nzn="North Island"
!_nzs="South Island"
accident="Accident."
allow emergency vehicles to pass="Allow emergency vehicles to pass."
am="am"
around: ^%s^ within ^%d^ km="around ^%s^ within ^%d^ km"
the lines with ! mark is for the "enter city name"
|