...
authorPierre Ratinaud <ratinaud@univ-tlse2.fr>
Thu, 18 Dec 2014 08:45:19 +0000 (09:45 +0100)
committerPierre Ratinaud <ratinaud@univ-tlse2.fr>
Thu, 18 Dec 2014 08:45:19 +0000 (09:45 +0100)
iramuteq.py
iramuteq_fr_FR.po

index f1898a8..1981df7 100644 (file)
@@ -1208,10 +1208,13 @@ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, États-Unis."""
 class IntroPanel(wx.Panel):
     def __init__(self, parent):
         wx.Panel.__init__(self, parent)
 class IntroPanel(wx.Panel):
     def __init__(self, parent):
         wx.Panel.__init__(self, parent)
-        col = randint(0, 255)
-        col1 = randint(0,255)
-        col2 = randint(0,255)
+        #col = randint(0, 255)
+        #col1 = randint(0,255)
+        #col2 = randint(0,255)
         #col = 57
         #col = 57
+        col = 161
+        col1 = 198
+        col2 = 224
         bckgrdcolor = wx.Colour(col, col1, col2)
         self.SetBackgroundColour(bckgrdcolor)
         txtcolour = wx.Colour(250, 250, 250)
         bckgrdcolor = wx.Colour(col, col1, col2)
         self.SetBackgroundColour(bckgrdcolor)
         txtcolour = wx.Colour(250, 250, 250)
index e44f817..ddf7579 100644 (file)
@@ -7,7 +7,7 @@ msgstr ""
 "Project-Id-Version: iramuteq 0.6 alpha 1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-12-15 22:38+0100\n"
 "Project-Id-Version: iramuteq 0.6 alpha 1\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2014-12-15 22:38+0100\n"
-"PO-Revision-Date: 2014-12-15 22:42+0200\n"
+"PO-Revision-Date: 2014-12-18 00:27+0200\n"
 "Last-Translator: Pierre Ratinaud <ratinaud@univ-tlse2.fr>\n"
 "Language-Team: LANGUAGE <ratinaud@univ-tlse2.fr>\n"
 "Language: fr\n"
 "Last-Translator: Pierre Ratinaud <ratinaud@univ-tlse2.fr>\n"
 "Language-Team: LANGUAGE <ratinaud@univ-tlse2.fr>\n"
 "Language: fr\n"
@@ -718,7 +718,7 @@ msgstr "Nouveau nom"
 
 #: guifunct.py:1129
 msgid "New..."
 
 #: guifunct.py:1129
 msgid "New..."
-msgstr ""
+msgstr "Nouveau..."
 
 #: dialog.py:1354 dialog.py:1582
 msgid "Next"
 
 #: dialog.py:1354 dialog.py:1582
 msgid "Next"