diff --git a/gui/default/syncthing/device/editDeviceModalView.html b/gui/default/syncthing/device/editDeviceModalView.html index 3e8659ac6..c874cff04 100644 --- a/gui/default/syncthing/device/editDeviceModalView.html +++ b/gui/default/syncthing/device/editDeviceModalView.html @@ -159,7 +159,7 @@
Incoming Rate Limit (KiB/s)
- +

The rate limit must be a non-negative number (0: no limit)

@@ -168,7 +168,7 @@
Outgoing Rate Limit (KiB/s)
- +

The rate limit must be a non-negative number (0: no limit)

diff --git a/gui/default/syncthing/settings/settingsModalView.html b/gui/default/syncthing/settings/settingsModalView.html index d226eb585..7245c9f20 100644 --- a/gui/default/syncthing/settings/settingsModalView.html +++ b/gui/default/syncthing/settings/settingsModalView.html @@ -194,7 +194,7 @@
- +

The rate limit must be a non-negative number (0: no limit)

@@ -203,7 +203,7 @@
- +

The rate limit must be a non-negative number (0: no limit)