diff --git a/gui/default/index.html b/gui/default/index.html index 0d9926bfb..fc009128e 100644 --- a/gui/default/index.html +++ b/gui/default/index.html @@ -342,6 +342,7 @@ +
- Deselect folders to stop sharing with this device. - Select All - Deselect All -
-+ Deselect folders to stop sharing with this device. + Select All + Deselect All +
+- Select additional folders to share with this device. - Select All - Deselect All -
-- There are no folders to share with this device. -
-+ Select additional folders to share with this device. + Select All + Deselect All +
++ There are no folders to share with this device. +
+All folders shared with this device must be protected by a password, such that all sent data is unreadable without the given password.
+Deselect devices to stop sharing this folder with. Select All Deselect All
-Select additional devices to share this folder with. @@ -75,14 +69,8 @@
There are no devices to share this folder with.
-- The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning. + The interval, in seconds, for running cleanup in the versions directory. Zero to disable periodic cleaning. The cleanup interval cannot be blank. The interval must be a positive number of seconds.
@@ -217,13 +205,17 @@
Disables comparing and syncing file permissions. Useful on systems with nonexistent or custom permissions (e.g. FAT, exFAT, Synology, Android).
diff --git a/gui/default/syncthing/transfer/localChangedFilesModalView.html b/gui/default/syncthing/transfer/localChangedFilesModalView.html
index 0a670f3ef..2ca483163 100644
--- a/gui/default/syncthing/transfer/localChangedFilesModalView.html
+++ b/gui/default/syncthing/transfer/localChangedFilesModalView.html
@@ -1,8 +1,12 @@
-
+
The following items were changed locally.
+ The following unexpected items were found.
+ You should never add or change anything locally in a "{%receiveEncrypted%}" folder.
+
- The Syncthing admin interface is configured to allow remote access without a password.
- This can easily give hackers access to read and change any files on your computer.
- Please set a GUI Authentication User and Password in the Settings dialog.
- The configuration has been saved but not activated. Syncthing must restart to activate the new configuration.
-
- Device "{%name%}" ({%device%} at {%address%}) wants to connect. Add new device?
-
-
-
- {%device%} wants to share folder "{%folder%}".
-
-
- {%device%} wants to share folder "{%folderlabel%}" ({%folder%}).
-
- Share this folder?
- Add new folder?
-
- {{err.when | date:"yyyy-MM-dd HH:mm:ss"}}:
-
-
- For the following folders an error occurred while starting to watch for changes. It will be retried every minute, so the errors might go away soon. If they persist, try to fix the underlying issue and ask for help if you can't. Support
-
- The following items were changed locally.
-
- The following unexpected items were found.
- You should never add or change anything locally in a "{%receiveEncrypted%}" folder.
-
diff --git a/gui/default/untrusted/index.html b/gui/default/untrusted/index.html
deleted file mode 100644
index fc009128e..000000000
--- a/gui/default/untrusted/index.html
+++ /dev/null
@@ -1,958 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
- Danger!
-
-
-
- Restart Needed
-
-
-
-
-
- New Folder
- Share Folder
- {{ offeringDevice.time | date:"yyyy-MM-dd HH:mm:ss" }}
-
-
-
- Notice
-
-
-
- Filesystem Watcher Errors
-
-
-
-
-
-
- {{folderLabel(id)}} {{err}}
- Folders
-
-
-
-
-
- Folder ID
- {{folder.id}}
-
-
- Folder Path
-
- {{folder.path}}
-
-
-
- Error
- {{model[folder.id].invalid || model[folder.id].error}}
-
-
- Global State
-
-
- {{model[folder.id].globalFiles | alwaysNumber | localeNumber}}
- {{model[folder.id].globalDirectories | alwaysNumber | localeNumber}}
- ~{{model[folder.id].globalBytes | binary}}B
-
-
-
-
- Local State
-
-
- {{model[folder.id].localFiles | alwaysNumber | localeNumber}}
- {{model[folder.id].localDirectories | alwaysNumber | localeNumber}}
- ~{{model[folder.id].localBytes | binary}}B
-
Reduced by ignore patterns
-
-
-
- Out of Sync Items
-
- {{model[folder.id].needTotalItems | alwaysNumber | localeNumber}} items, ~{{model[folder.id].needBytes | binary}}B
-
-
-
- Scan Time Remaining
-
- ~ {{scanRemaining(folder.id)}}
-
-
-
- Failed Items
-
-
- {{model[folder.id].pullErrors | alwaysNumber | localeNumber}} items
-
-
-
- Locally Changed Items
-
- {{model[folder.id].receiveOnlyTotalItems | alwaysNumber | localeNumber}} items, ~{{model[folder.id].receiveOnlyChangedBytes | binary}}B
-
-
-
- Locally Changed Items
-
- {{receiveEncryptedItemsCount(folder) | alwaysNumber | localeNumber}} items, ~{{model[folder.id].receiveOnlyChangedBytes | binary}}B
-
-
-
- Folder Type
-
- Send Only
- Receive Only
- Receive Encrypted
-
-
-
- Ignore Permissions
-
- Yes
-
-
-
- Rescans
-
-
-
-
- File Pull Order
-
- Random
- Alphabetic
- Smallest First
- Largest First
- Oldest First
- Newest First
-
-
-
- File Versioning
-
- Trash Can File Versioning
- Staggered File Versioning
- Simple File Versioning
- External File Versioning
-
-
-
- Shared With
- {{sharesFolder(folder)}}
-
-
- Last Scan
- Never
-
- {{folderStats[folder.id].lastScan | date:'yyyy-MM-dd HH:mm:ss'}}
-
-
-
-
- Latest Change
-
-
- Updated
- Deleted
- {{folderStats[folder.id].lastFile.filename | basename}}
-
-
-
- This Device
- Remote Devices
-
-
-
-
-
- Last seen
- Never
- {{deviceStats[deviceCfg.deviceID].lastSeen | date:"yyyy-MM-dd HH:mm:ss"}}
-
-
- Download Rate
-
-
- {{connections[deviceCfg.deviceID].inbps | binary}}B/s
- {{connections[deviceCfg.deviceID].inbps*8 | metric}}bps
- ({{connections[deviceCfg.deviceID].inBytesTotal | binary}}B)
-
-
- Limit:
- {{deviceCfg.maxRecvKbps*1024 | binary}}B/s
- {{deviceCfg.maxRecvKbps*1024*8 | metric}}bps
-
-
-
-
-
- Upload Rate
-
-
- {{connections[deviceCfg.deviceID].outbps | binary}}B/s
- {{connections[deviceCfg.deviceID].outbps*8 | metric}}bps
- ({{connections[deviceCfg.deviceID].outBytesTotal | binary}}B)
-
-
- Limit:
- {{deviceCfg.maxSendKbps*1024 | binary}}B/s
- {{deviceCfg.maxSendKbps*1024*8 | metric}}bps
-
-
-
-
-
- Out of Sync Items
-
- {{completion[deviceCfg.deviceID]._needItems | alwaysNumber | localeNumber}} items, ~{{completion[deviceCfg.deviceID]._needBytes | binary}}B
-
-
-
-  Address
-
-
- {{deviceAddr(deviceCfg)}}
-
-
-
-
- {{addr}}
-
- {{abbreviatedError(addr)}}
-
-
- {{addr}}
- {{abbreviatedError(addr)}}
-
-
-
- Connection Type
- {{connections[deviceCfg.deviceID].type}}
-
-
- Allowed Networks
-
- {{deviceCfg.allowedNetworks.join(", ")}}
-
-
-
- Compression
-
- All Data
- Off
-
-
-
- Introducer
- Yes
-
-
- Introduced By
- {{ deviceName(devices[deviceCfg.introducedBy]) || deviceCfg.introducedBy.substring(0, 5) }}
-
-
- Version
- {{connections[deviceCfg.deviceID].clientVersion}}
-
-
- Folders
- {{deviceFolders(deviceCfg).map(folderLabel).join(", ")}}
-
-
-
- Remote GUI
-
-
- {{remoteGUIAddress(deviceCfg)}}
- Unknown
-
-
-
-
-
-
-
- Path
- Size
-
-
- {{file.name}}
- {{file.size | binary}}B
-
-
-
-