Opened 13 years ago
Closed 13 years ago
#1666 closed defect (fixed)
Use ISO-8859-1 instead of latin-1 when specifying encoding
Reported by: | sayamindu | Owned by: | jminor |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Speak | Version: | Unspecified |
Severity: | Unspecified | Keywords: | r? |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
bot/aiml/Kernel.py has the encoding specified as latin-1 which seems to confuse xgettext.
To reproduce, run ./setup.py genpot in the source dir.
Attachments (1)
Change History (3)
Changed 13 years ago by sayamindu
comment:1 Changed 13 years ago by sayamindu
- Keywords r? added
comment:2 Changed 13 years ago by RafaelOrtiz
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Patch