From: abn Date: Wed, 18 Mar 2015 15:03:38 +0000 (+0100) Subject: Completing French translation. X-Git-Tag: V7_6_0a1~4 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=81da00916a4935b31231713095c2d81324f8ff4c;p=modules%2Fparavis.git Completing French translation. --- diff --git a/src/ENGINE/PVSERVER.py b/src/ENGINE/PVSERVER.py index d5d2213d..ba89f507 100644 --- a/src/ENGINE/PVSERVER.py +++ b/src/ENGINE/PVSERVER.py @@ -200,18 +200,18 @@ class PVSERVER(PVSERVER_ORB__POA.PVSERVER_Gen, attr.SetValue( PVSERVER_utils.objectID() ) pass - """ - Dump module data to the Python script. - """ - def DumpPython( self, study, isPublished, isMultiFile ): - MESSAGE("dumpPython()") - abuffer = self.GetPythonTraceString().split("\n") - if isMultiFile: - abuffer = [ " " + s for s in abuffer ] - abuffer[0:0] = [ "def RebuildData( theStudy ):" ] - abuffer += [ " pass" ] - abuffer += [ "\0" ] - return ("\n".join( abuffer ), 1) +# """ +# Dump module data to the Python script. +# """ +# def DumpPython( self, study, isPublished, isMultiFile ): +# MESSAGE("dumpPython()") +# abuffer = self.GetPythonTraceString().split("\n") +# if isMultiFile: +# abuffer = [ " " + s for s in abuffer ] +# abuffer[0:0] = [ "def RebuildData( theStudy ):" ] +# abuffer += [ " pass" ] +# abuffer += [ "\0" ] +# return ("\n".join( abuffer ), 1) """ Import file to restore module data diff --git a/src/PVGUI/resources/PARAVIS_msg_fr.ts b/src/PVGUI/resources/PARAVIS_msg_fr.ts index ec222306..825bfdf0 100644 --- a/src/PVGUI/resources/PARAVIS_msg_fr.ts +++ b/src/PVGUI/resources/PARAVIS_msg_fr.ts @@ -257,6 +257,10 @@ TTL_MEMORY_INSPECTOR Utilisation de la mémoire + + TTL_VIEW_PANEL + Vue + TOP_OPEN_FILE Ouvrir un fichier ParaView