gui: Allow device removal even if possibly reintroduced (fixes #5426) (#7216)

This commit is contained in:
Quentin Hibon
2021-01-15 20:46:04 +01:00
committed by GitHub
parent f63cdbfcfa
commit abfbd13f17
4 changed files with 5 additions and 9 deletions
+2 -1
View File
@@ -402,5 +402,6 @@
"items": "items",
"seconds": "seconds",
"{%device%} wants to share folder \"{%folder%}\".": "{{device}} wants to share folder \"{{folder}}\".",
"{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wants to share folder \"{{folderlabel}}\" ({{folder}})."
"{%device%} wants to share folder \"{%folderlabel%}\" ({%folder%}).": "{{device}} wants to share folder \"{{folderlabel}}\" ({{folder}}).",
"{%reintroducer%} might reintroduce this device.": "{{reintroducer}} might reintroduce this device."
}