mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Corregido bug en yacreader_flow_gl: abs -> fabs, para evitar conversi?n de float a int al compilar con gcc.
Corregida traducci?n en el di?logo crear biblioteca.
This commit is contained in:
Binary file not shown.
@ -180,7 +180,7 @@
|
||||
<message>
|
||||
<location filename="create_library_dialog.cpp" line="66"/>
|
||||
<source>Create a library could take several minutes. You can stop the process and update the library later for completing the task.</source>
|
||||
<translation>Crear una biblioteca puede llevar varios minutos. Puedesde parar el proceso en cualquier momento y completar la tarea más tarde.</translation>
|
||||
<translation>Crear una biblioteca puede llevar varios minutos. Puedes parar el proceso en cualquier momento y completar la tarea más tarde.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="create_library_dialog.cpp" line="91"/>
|
||||
|
Reference in New Issue
Block a user