mirror of
https://github.com/leozide/leocad.git
synced 2026-07-28 04:07:11 +00:00
Fixed typo. Fixes #790.
This commit is contained in:
@@ -785,7 +785,7 @@ lcCommandLineOptions lcApplication::ParseCommandLineOptions()
|
||||
Options.StdOut += tr(" --fade-steps-color <rgba>: Renderinng color for prior step parts (#AARRGGBB).\n");
|
||||
Options.StdOut += tr(" --highlight: Highlight parts in the steps they appear.\n");
|
||||
Options.StdOut += tr(" --no-highlight: Do not highlight parts in the steps they appear.\n");
|
||||
Options.StdOut += tr(" --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).\n");
|
||||
Options.StdOut += tr(" --highlight-color: Rendering color for highlighted parts (#AARRGGBB).\n");
|
||||
Options.StdOut += tr(" --shading <wireframe|flat|default|full>: Select shading mode for rendering.\n");
|
||||
Options.StdOut += tr(" --line-width <width>: Set the width of the edge lines.\n");
|
||||
Options.StdOut += tr(" --aa-samples <count>: AntiAliasing sample size (1, 2, 4, or 8).\n");
|
||||
|
||||
@@ -4326,7 +4326,7 @@ Formát souboru není rozpoznán.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
||||
@@ -4277,7 +4277,7 @@ Bitte lesen sie unter https://www.leocad.org nach wie man eine Bibliothek herunt
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
||||
@@ -4315,7 +4315,7 @@ Por favor, visita https://www.leocad.org para saber cómo descargar e instalar u
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation> --highlight-color: Color de renderizado para piezas resaltadas (#AARRGGBB).
|
||||
</translation>
|
||||
|
||||
@@ -4265,7 +4265,7 @@ SVP visitez https://www.leocad.org pour apprendre comment télécharger et insta
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
||||
@@ -4265,7 +4265,7 @@ Veja https://www.leocad.org para saber como descarragar e instalar uma bibliotec
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
||||
@@ -4204,7 +4204,7 @@ File format is not recognized.</source>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_application.cpp" line="786"/>
|
||||
<source> --highlight-color: Renderinng color for highlighted parts (#AARRGGBB).
|
||||
<source> --highlight-color: Rendering color for highlighted parts (#AARRGGBB).
|
||||
</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user