download formats db.

This commit is contained in:
morkt
2017-02-14 13:11:57 +04:00
parent ccd4424b1b
commit 1d5d74ce93
10 changed files with 199 additions and 50 deletions

View File

@@ -517,6 +517,10 @@
<value>Check for updates...</value>
<comment>translation pending</comment>
</data>
<data name="MsgDownloadFailed" xml:space="preserve">
<value>Update download failed.</value>
<comment>translation pending</comment>
</data>
<data name="MsgNoUpdates" xml:space="preserve">
<value>No updates currently available.</value>
<comment>translation pending</comment>
@@ -525,6 +529,10 @@
<value>Formats database update available.</value>
<comment>translation pending</comment>
</data>
<data name="MsgUpdateComplete" xml:space="preserve">
<value>Formats database updated.</value>
<comment>translation pending</comment>
</data>
<data name="MsgUpdateFailed" xml:space="preserve">
<value>Update check failed.</value>
<comment>translation pending</comment>
@@ -537,6 +545,10 @@
<value>New version available:</value>
<comment>translation pending</comment>
</data>
<data name="TextUpdateTitle" xml:space="preserve">
<value>Application update</value>
<comment>translation pending</comment>
</data>
<data name="TextVisitPage" xml:space="preserve">
<value>Visit download page</value>
<comment>translation pending</comment>