* src/filters/MatchSndEx2.py: Typo.
* src/plugins/RelGraph.py: Typo. * src/plugins/book.glade: Remove initial text from the labels. * src/po/template.po: Updated translation template for 0.98.0. * src/po/ru.po: Russian translation for 0.98.0. svn: r2403
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
|
||||
# $Id$
|
||||
|
||||
"Names with SoundEx code of ..."
|
||||
|
||||
import Filter
|
||||
@@ -36,6 +38,6 @@ class MatchSndEx2(Filter.Filter):
|
||||
#
|
||||
#------------------------------------------------------------------------
|
||||
Filter.register_filter(MatchSndEx2,
|
||||
description=_("Names with tSoundEx code of ..."),
|
||||
description=_("Names with the SoundEx code of ..."),
|
||||
label=_("SoundEx Code"),
|
||||
qualifier=1)
|
||||
|
||||
Reference in New Issue
Block a user