From: Pierre Ratinaud Date: Wed, 3 Dec 2014 20:30:49 +0000 (+0100) Subject: ... X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=commitdiff_plain;h=3492ad96f4a540c7fc740e900b394479b1da0725;hp=650a43766af109e397e0806c8252b9a1c9b45a30 ... --- diff --git a/ProfList.py b/ProfList.py index 9e25a4b..1ecb47a 100644 --- a/ProfList.py +++ b/ProfList.py @@ -459,7 +459,7 @@ class ProfListctrlPanel(wx.ListCtrl, listmix.ListCtrlAutoWidthMixin, listmix.Col try : words = [word for word in var_mod[var[0]]] except KeyError: - dial = wx.MessageDialog(self, _(u"This is not a meta-data"), _(u"Problem").decode('utf8'), wx.OK | wx.ICON_WARNING) + dial = wx.MessageDialog(self, _(u"This is not a meta-data").decode('utf8'), _(u"Problem").decode('utf8'), wx.OK | wx.ICON_WARNING) dial.CenterOnParent() dial.ShowModal() dial.Destroy() diff --git a/configuration/global.cfg b/configuration/global.cfg index 1967ba7..8241ec4 100644 --- a/configuration/global.cfg +++ b/configuration/global.cfg @@ -6,6 +6,6 @@ copyright = (c) 2008-2014 Pierre Ratinaud author = Pierre Ratinaud gpl-fr = gpl-2.0-fr.txt dev = Pierre Ratinaud (Université de Toulouse - Laboratoire LERASS - ratinaud@univ-tlse2.fr);Sébastien Déjean (Université de Toulouse);David Skalinder (Mash Strategy - davids@mash.uk.com); -version = 0.6 alpha 12 +version = 0.6 alpha 13 licence = GNU GPL (v2) -version_nb = 0.6.a12 \ No newline at end of file +version_nb = 0.6.a13 \ No newline at end of file diff --git a/configuration/iramuteq.cfg b/configuration/iramuteq.cfg index 5df7d8a..2046c95 100644 --- a/configuration/iramuteq.cfg +++ b/configuration/iramuteq.cfg @@ -5,7 +5,7 @@ language=french guilanguage=french R_mem = false R_max_mem = 1535 -version_nb = 0.6.a12 +version_nb = 0.6.a13 rlibs = false libsvdc = false libsvdc_path = /usr/bin/svd diff --git a/messages.pot b/messages.pot index 9954233..e73ae25 100644 --- a/messages.pot +++ b/messages.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-02 18:12+0100\n" +"POT-Creation-Date: 2014-12-03 18:41+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -766,7 +766,7 @@ msgstr "" msgid "Play a sound at the end of analysis" msgstr "" -#: corpus.py:1622 iramuteq.py:581 iramuteq.py:626 layout.py:946 tree.py:739 +#: corpus.py:1624 iramuteq.py:581 iramuteq.py:626 layout.py:946 tree.py:739 #: tree.py:1063 msgid "Please wait..." msgstr "" @@ -1310,7 +1310,7 @@ msgid "modalities" msgstr "" #: dialog.py:46 dialog.py:56 dialog.py:349 dialog.py:364 dialog.py:921 -#: dialog.py:1259 dialog.py:1331 +#: dialog.py:1056 dialog.py:1259 dialog.py:1331 msgid "no" msgstr "" @@ -1411,6 +1411,6 @@ msgid "width" msgstr "" #: dialog.py:46 dialog.py:56 dialog.py:349 dialog.py:364 dialog.py:921 -#: dialog.py:1259 dialog.py:1331 +#: dialog.py:1056 dialog.py:1259 dialog.py:1331 msgid "yes" msgstr ""