5751: use Minimum Confidence label according to current filter feature

svn: r22107
This commit is contained in:
Jérôme Rapinat 2013-04-27 15:58:55 +00:00
parent bc7abbd85a
commit 221020cca0
3 changed files with 13 additions and 5 deletions

View File

@ -27,7 +27,7 @@
# #
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
from ...const import GRAMPS_LOCALE as glocale from ...const import GRAMPS_LOCALE as glocale
_ = glocale.translation.gettext _ = glocale.translation.sgettext
#------------------------------------------------------------------------- #-------------------------------------------------------------------------
# #
@ -50,7 +50,7 @@ class HasCitationBase(Rule):
labels = [ _('Volume/Page:'), labels = [ _('Volume/Page:'),
_('Date:'), _('Date:'),
_('Confidence:') ] _('Minimum Confidence|Min. Conf.:') ]
name = _('Citations matching parameters') name = _('Citations matching parameters')
description = _("Matches citations with particular parameters") description = _("Matches citations with particular parameters")
category = _('Citation/source filters') category = _('Citation/source filters')

View File

@ -24,8 +24,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 4.0-beta\n" "Project-Id-Version: 4.0-beta\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-27 16:47+0200\n" "POT-Creation-Date: 2013-04-27 17:54+0200\n"
"PO-Revision-Date: 2013-04-27 16:49+0100\n" "PO-Revision-Date: 2013-04-27 17:55+0100\n"
"Last-Translator: \n" "Last-Translator: \n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n" "Language: fr\n"
@ -30710,6 +30710,10 @@ msgstr "Système de généalogie Gramps"
msgid "Manage genealogical information, perform genealogical research and analysis" msgid "Manage genealogical information, perform genealogical research and analysis"
msgstr "Gestion des informations généalogiques, optimisation de la recherche et de l'analyse" msgstr "Gestion des informations généalogiques, optimisation de la recherche et de l'analyse"
#: ../gramps/gen/filters/rules/_hascitationbase.py:53
msgid "Minimum Confidence|Min. Conf.:"
msgstr "Conf. min. :"
# trunk # trunk
#~ msgid "To Do" #~ msgid "To Do"
#~ msgstr "À faire" #~ msgstr "À faire"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: PACKAGE VERSION\n" "Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-04-27 16:47+0200\n" "POT-Creation-Date: 2013-04-27 17:54+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -29450,3 +29450,7 @@ msgstr ""
msgid "" msgid ""
"Manage genealogical information, perform genealogical research and analysis" "Manage genealogical information, perform genealogical research and analysis"
msgstr "" msgstr ""
#: ../gramps/gen/filters/rules/_hascitationbase.py:53
msgid "Minimum Confidence|Min. Conf.:"
msgstr ""