]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
dernieres modifs
authorpascale.noyret <pascale.noyret@edf.fr>
Fri, 12 Jun 2015 14:24:51 +0000 (16:24 +0200)
committerpascale.noyret <pascale.noyret@edf.fr>
Fri, 12 Jun 2015 14:24:51 +0000 (16:24 +0200)
CarmelCND/CarmelCND_Cata.py
InterfaceQT4/editor.py
UiQT4/eficas_en.ts

index 6348bc8200a0abeabf01300dbd9863a9f7b93d46..a8413ce9eefd84b03d0b324892080d71158dc7e8 100644 (file)
@@ -64,7 +64,7 @@ VCUT=OPER(nom='VCUT',op=None,sd_prod=vcut,UIinfo = { "groupes" : ( "CACHE", ) },
 )
 ZS=OPER(nom='ZS',op=None,sd_prod=zs,UIinfo = { "groupes" : ( "CACHE", ) },
                 Conductivite=SIMP(statut='o',typ='R',),
-                Permeabilite=SIMP(statut='o',typ='R',),
+                PermeabiliteRelative=SIMP(statut='o',typ='R',),
 )
 PARAMETRES=PROC(nom='PARAMETRES',op=None, UIinfo = { "groupes" : ( "CACHE", ) },
              RepCarmel=SIMP(typ='Repertoire',fr= "Repertoire Carmel",ang= "Carmel Directory",statut= "o",defaut="/projets/projets.002/carmel3d.001/frequentiel/V_240/Compil"),
index 2be9a3c0c6a82a03057b9c81e557f6211de3d96b..9f6d10ba3c38ee8a6593fc46d152a573f45e8954 100644 (file)
@@ -1004,7 +1004,7 @@ class JDCEditor(Ui_baseWidget,QtGui.QWidget):
             the name of the saved file
         """
 
-        #self.modified=1
+        self.modified=1
         if not self.modified and not saveas:
             return (0, None)      # do nothing if text wasn't changed
 
index e88eda076a164faf84dab8b0db7b2562da6012fd..a59f72126827aac05dcbaa207b848f01be64eedf 100644 (file)
@@ -1925,7 +1925,7 @@ Le fichier associe n&apos;est pas defini</source>
     <message>
         <location filename="../../Noyau/N_VALIDATOR.py" line="274"/>
         <source>La valeur : %s  ne fait pas partie des choix possibles %s</source>
-        <translation>value %s is not valid</translation>
+        <translation>value %s is not valid. must be in %s</translation>
     </message>
     <message>
         <location filename="../../Noyau/N_VALIDATOR.py" line="306"/>
@@ -2300,7 +2300,7 @@ Le fichier associe n&apos;est pas defini</source>
     <message>
         <location filename="../../UiQT4/desChoixCommandes.ui" line="73"/>
         <source>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Affichage&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</source>
-        <translation></translation>
+        <translation>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; text-decoration: underline;&quot;&gt;Order&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</translation>
     </message>
     <message>
         <location filename="../../UiQT4/desChoixCommandes.ui" line="82"/>