@@ -798,7 +798,7 @@ function Settings:buildPreferencesMenu(parent)
end,
},
{
text=_("Ask before enabling WiFi"),
text=_("Ask to enable WiFi"),
help_text=_("When enabled, the plugin will ask for your permission before turning on WiFi for syncing. On confirm, the action proceeds; on skip, syncs are deferred (queued for the next opportunity) and lookups are skipped."),
checked_func=function()
returnparent.ask_wifi_enable
@@ -809,8 +809,8 @@ function Settings:buildPreferencesMenu(parent)