GNOME Bugzilla – Bug 590070
Remove 'item' from spoken string that represents position/index information
Last modified: 2009-11-09 21:35:24 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.
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.
Committed and string announcement sent to gnome i18n and gnome doc list.