mirror of
https://github.com/leozide/leocad
synced 2025-01-26 19:58:08 +01:00
Changed Deslizar to Desplazar. More similar to other translations and more descriptive.
This commit is contained in:
parent
4196c5bcc4
commit
b8610fec06
1 changed files with 3 additions and 3 deletions
|
@ -461,7 +461,7 @@
|
|||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="645"/>
|
||||
<source>Edit.Tool.Pan</source>
|
||||
<translation>Editar.Herramienta.Deslizar</translation>
|
||||
<translation>Editar.Herramienta.Desplazar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="652"/>
|
||||
|
@ -1578,7 +1578,7 @@
|
|||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="632"/>
|
||||
<source>Pan</source>
|
||||
<translation>Deslizar</translation>
|
||||
<translation>Desplazar</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="639"/>
|
||||
|
@ -2740,7 +2740,7 @@
|
|||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="633"/>
|
||||
<source>Pan the current view</source>
|
||||
<translation>Deslizar la vista actual</translation>
|
||||
<translation>Desplazar la vista actual</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../common/lc_commands.cpp" line="640"/>
|
||||
|
|
Loading…
Add table
Reference in a new issue