]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Minor fix (to correct GUI representation of the osinusoidal sweep mode formula)
authorouv <ouv@opencascade.com>
Wed, 12 May 2010 12:17:32 +0000 (12:17 +0000)
committerouv <ouv@opencascade.com>
Wed, 12 May 2010 12:17:32 +0000 (12:17 +0000)
src/VISUGUI/VISU_msg_en.ts

index 485ae812eb01ea5bd8f8debecccc291900858f3b..df2c36fbf902d8e97ec70c01236187b6e7f9f5c1 100644 (file)
@@ -2947,7 +2947,7 @@ Please select another field.</translation>
 
         <message><source>MODE</source><translation>Mode:</translation></message>
         <message><source>LINEAR</source><translation>Linear</translation></message>
-        <message><source>COSINUSOIDAL</source><translation>1 - cos( t ) / 2</translation></message>
+        <message><source>COSINUSOIDAL</source><translation>( 1 - cos( t ) ) / 2</translation></message>
         <message><source>SINUSOIDAL</source><translation>sin( t - Pi / 2 )</translation></message>
 
         <message><source>NUMBER_OF_STEPS</source><translation>Number Steps:</translation></message>