From 221020cca0a11706339c20959572d016ed9d113b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Rapinat?= Date: Sat, 27 Apr 2013 15:58:55 +0000 Subject: [PATCH] 5751: use Minimum Confidence label according to current filter feature svn: r22107 --- gramps/gen/filters/rules/_hascitationbase.py | 4 ++-- po/fr.po | 8 ++++++-- po/gramps.pot | 6 +++++- 3 files changed, 13 insertions(+), 5 deletions(-) diff --git a/gramps/gen/filters/rules/_hascitationbase.py b/gramps/gen/filters/rules/_hascitationbase.py index ea70016aa..d98b94a53 100644 --- a/gramps/gen/filters/rules/_hascitationbase.py +++ b/gramps/gen/filters/rules/_hascitationbase.py @@ -27,7 +27,7 @@ # #------------------------------------------------------------------------- from ...const import GRAMPS_LOCALE as glocale -_ = glocale.translation.gettext +_ = glocale.translation.sgettext #------------------------------------------------------------------------- # @@ -50,7 +50,7 @@ class HasCitationBase(Rule): labels = [ _('Volume/Page:'), _('Date:'), - _('Confidence:') ] + _('Minimum Confidence|Min. Conf.:') ] name = _('Citations matching parameters') description = _("Matches citations with particular parameters") category = _('Citation/source filters') diff --git a/po/fr.po b/po/fr.po index df82094cf..e61ed196e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -24,8 +24,8 @@ msgid "" msgstr "" "Project-Id-Version: 4.0-beta\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-04-27 16:47+0200\n" -"PO-Revision-Date: 2013-04-27 16:49+0100\n" +"POT-Creation-Date: 2013-04-27 17:54+0200\n" +"PO-Revision-Date: 2013-04-27 17:55+0100\n" "Last-Translator: \n" "Language-Team: French \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" 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 #~ msgid "To Do" #~ msgstr "À faire" diff --git a/po/gramps.pot b/po/gramps.pot index 046a46fb1..3501a6430 100644 --- a/po/gramps.pot +++ b/po/gramps.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\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" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29450,3 +29450,7 @@ msgstr "" msgid "" "Manage genealogical information, perform genealogical research and analysis" msgstr "" + +#: ../gramps/gen/filters/rules/_hascitationbase.py:53 +msgid "Minimum Confidence|Min. Conf.:" +msgstr ""