Changed "Display settings" to "Properties"

This commit is contained in:
gdd 2012-02-27 12:49:43 +00:00
parent 009081b70f
commit 08a6d91f97
6 changed files with 9 additions and 9 deletions

View File

@ -1,6 +1,6 @@
/*! /*!
\page colors_size_page Display settings \page colors_size_page Properties
\image html colors_size.png \image html colors_size.png

View File

@ -33,7 +33,7 @@ The following limitations on the use of variables still exist:
values (indices of nodes) are correctly applied, but they are not restored values (indices of nodes) are correctly applied, but they are not restored
after "Update study" operation. after "Update study" operation.
<li> \ref clipping_page "Clipping" dialog box. <li> \ref clipping_page "Clipping" dialog box.
<li> <b>Display settings</b> dialog box. <li> <b>Properties</b> dialog box.
</ul> </ul>
Our <b>TUI Scripts</b> provide you with useful examples of Our <b>TUI Scripts</b> provide you with useful examples of

View File

@ -40,7 +40,7 @@ of quadratic edges as broken <b>lines</b> or as <b>arcs</b></li>
faces of the selected mesh. The orientation vector is shown for each 2D mesh element faces of the selected mesh. The orientation vector is shown for each 2D mesh element
and for each free face of a 3D mesh element. the vector direction is calculated by and for each free face of a 3D mesh element. the vector direction is calculated by
the first three nodes of the face produced by vectors n1-n2 and n1-n3.</li> the first three nodes of the face produced by vectors n1-n2 and n1-n3.</li>
<li>\subpage colors_size_page "Display settings" - allows to define several display settings, including color of elements, shrink size, ....</li> <li>\subpage colors_size_page "Properties" - allows to define several properties, including color of elements, shrink size, ....</li>
<li>\subpage transparency_page "Transparency" - allows to change the <li>\subpage transparency_page "Transparency" - allows to change the
transparency of mesh elements.</li> transparency of mesh elements.</li>
<li>\ref quality_page "Controls" - graphically <li>\ref quality_page "Controls" - graphically

View File

@ -66,7 +66,7 @@ SMESHGUI_Preferences_ColorDlg::SMESHGUI_Preferences_ColorDlg( SMESHGUI* theModul
mySMESHGUI( theModule ) mySMESHGUI( theModule )
{ {
setModal( true ); setModal( true );
setWindowTitle( tr( "Display settings (color, line width, shrink size, ...)" ) ); setWindowTitle( tr( "Properties (color, line width, shrink size, ...)" ) );
setSizeGripEnabled( true ); setSizeGripEnabled( true );
// ------------------------------- // -------------------------------

View File

@ -205,7 +205,7 @@
</message> </message>
<message> <message>
<source>MEN_COLORS</source> <source>MEN_COLORS</source>
<translation>Display settings</translation> <translation>Properties</translation>
</message> </message>
<message> <message>
<source>MEN_COMPUTE</source> <source>MEN_COMPUTE</source>
@ -2497,7 +2497,7 @@ Please check preferences of Mesh module.
</message> </message>
<message> <message>
<source>STB_COLORS</source> <source>STB_COLORS</source>
<translation>Display settings</translation> <translation>Properties</translation>
</message> </message>
<message> <message>
<source>STB_COMPUTE</source> <source>STB_COMPUTE</source>
@ -3057,7 +3057,7 @@ Please check preferences of Mesh module.
</message> </message>
<message> <message>
<source>TOP_COLORS</source> <source>TOP_COLORS</source>
<translation>Display settings</translation> <translation>Properties</translation>
</message> </message>
<message> <message>
<source>TOP_COMPUTE</source> <source>TOP_COMPUTE</source>

View File

@ -928,8 +928,8 @@
<translation>Eclater en tétraèdres</translation> <translation>Eclater en tétraèdres</translation>
</message> </message>
<message> <message>
<source>Display settings (color, line width, shrink size, ...)</source> <source>Properties (color, line width, shrink size, ...)</source>
<translation>Paramètres d&apos;affichage (couleur, épaisseur des traits, taille des éléments réduits, ...)</translation> <translation>Propriétés (couleur, épaisseur des traits, taille des éléments réduits, ...)</translation>
</message> </message>
<message> <message>
<source>Elements</source> <source>Elements</source>