Message when checking for updates and there are none

This commit is contained in:
2022-11-08 00:55:10 +01:00
parent 9c8027428c
commit 8451e684db
7 changed files with 37 additions and 10 deletions

View File

@ -315,6 +315,9 @@
<data name="Update_Message2" xml:space="preserve">
<value>¿Instalar ahora?</value>
</data>
<data name="Update_NoUpdate" xml:space="preserve">
<value>No actualización disponible.</value>
</data>
<data name="Update_String1" xml:space="preserve">
<value>¡Nueva versión</value>
</data>