This repository has been archived on 2026-05-28. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
syncthing-arm/gui/syncthing/core/upgradingDialogView.html
T

4 lines
198 B
HTML
Raw Normal View History

<modal id="upgrading" status="info" icon="arrow-circle-up" title="{{'Upgrading' | translate}}">
2015-08-02 08:27:05 +02:00
<p><span translate>Syncthing is upgrading.</span> <span translate>Please wait</span>...</p>
</modal>