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

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
after "Update study" operation.
<li> \ref clipping_page "Clipping" dialog box.
<li> <b>Display settings</b> dialog box.
<li> <b>Properties</b> dialog box.
</ul>
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
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>
<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
transparency of mesh elements.</li>
<li>\ref quality_page "Controls" - graphically

View File

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

View File

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

View File

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