Re: [orca-list] Orca's naming of characters, how to correct them
- From: Rich Burridge <Rich Burridge Sun COM>
- To: Michael Whapples <mwhapples aim com>
- Cc: orca-list gnome org
- Subject: Re: [orca-list] Orca's naming of characters, how to correct them
- Date: Thu, 19 Apr 2007 17:06:16 -0700
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]