gui: Rename 'global changes' to 'recent changes' (fixes #4326)

GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/4479
This commit is contained in:
nelsonkhan
2017-11-03 07:09:10 +00:00
committed by Jakob Borg
parent 3f85f719de
commit 9245d22f16
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<style> th, td { padding: 6px; } </style>
<modal id="globalChanges" status="default" icon="{{'history'}}" heading="{{'Global Changes' | translate}}" large="yes" closeable="yes">
<modal id="globalChanges" status="default" icon="{{'info-circle'}}" heading="{{'Recent Changes' | translate}}" large="yes" closeable="yes">
<div class="modal-body">
<table>
<thead>