Changeset 2377 for trunk/source/speech.py
- Timestamp:
- 09/11/08 11:48:26 (4 months ago)
- Files:
-
- 1 modified
-
trunk/source/speech.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/speech.py
r2369 r2377 738 738 text=_("align default") 739 739 textList.append(text) 740 if formatConfig["reportLinks"]: 741 link=attrs.get("link") 742 oldLink=attrsCache.get("link") if attrsCache is not None else None 743 if (link or oldLink is not None) and link!=oldLink: 744 text=_("link") if link else _("out of %s")%_("link") 745 textList.append(text) 740 746 if formatConfig["reportSpellingErrors"]: 741 747 invalidSpelling=attrs.get("invalid-spelling")

NVDA is supported by