Re: [orca-list] Orca's naming of characters, how to correct them



Rich Burridge wrote:
It's in chnames.py file about line 139

Replace:

__chnames["#"] = _("pound")

with:

__chnames["#"] = _("hash")

and then reinstall Orca.

Maybe that's something that should be done for the UK English localization
(um, localisation). Maybe it should be a general change...

Having thought about it a little more...

Michael, are you using Orca with the en_GB locale?

If so, the actual change will need to go in the .../orca/po/en_GB.po
file at around line 181.

msgstr "hash"




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]