repair sounds better than refresh
This commit is contained in:
@ -866,8 +866,8 @@ View the web interface at http://pi.hole/admin or http://${IPv4_address%/*}/admi
|
|||||||
update_dialogs(){
|
update_dialogs(){
|
||||||
# reconfigure
|
# reconfigure
|
||||||
if [ "$reconfigure" = true ]; then
|
if [ "$reconfigure" = true ]; then
|
||||||
opt1a="Refresh"
|
opt1a="Repair"
|
||||||
opt1b="Refresh will retain existing settings"
|
opt1b="Repair will retain existing settings"
|
||||||
strAdd="You will remain on the same version"
|
strAdd="You will remain on the same version"
|
||||||
else
|
else
|
||||||
opt1a="Update"
|
opt1a="Update"
|
||||||
|
Reference in New Issue
Block a user