After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 590070 - Remove 'item' from spoken string that represents position/index information
Remove 'item' from spoken string that represents position/index information
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: speech
2.27.x
Other All
: Normal enhancement
: 2.28.0
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-28 21:39 UTC by Willie Walker
Modified: 2009-11-09 21:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to remove "item" from (43.72 KB, patch)
2009-07-28 21:53 UTC, Willie Walker
committed Details | Review

Description Willie Walker 2009-07-28 21:39:06 UTC
See http://bugzilla.gnome.org/show_bug.cgi?id=585948#c21.  Users would like to eliminate the word "item" from the spoken index information for an object because it is too chatty/verbose.
Comment 1 Willie Walker 2009-07-28 21:53:38 UTC
Created attachment 139434 [details] [review]
Patch to remove "item" from 

This patch does two things:

1) Removes "item" from the strings used to specify position information
2) Moves two strings to settings.py to allow the user to override them if they wish

Associated with this patch is an update to all the regression tests.  The patch pylints and tests well.
Comment 2 Willie Walker 2009-07-28 22:01:26 UTC
Committed and string announcement sent to gnome i18n and gnome doc list.