mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-08 23:20:56 +00:00
repair sounds better than refresh
This commit is contained in:
parent
3a9b39b842
commit
05dadad2e1
@ -866,8 +866,8 @@ View the web interface at http://pi.hole/admin or http://${IPv4_address%/*}/admi
|
||||
update_dialogs(){
|
||||
# reconfigure
|
||||
if [ "$reconfigure" = true ]; then
|
||||
opt1a="Refresh"
|
||||
opt1b="Refresh will retain existing settings"
|
||||
opt1a="Repair"
|
||||
opt1b="Repair will retain existing settings"
|
||||
strAdd="You will remain on the same version"
|
||||
else
|
||||
opt1a="Update"
|
||||
|
Loading…
Reference in New Issue
Block a user