"Waiting for router..." is misleading on non-router devices. Use "Waiting for changes...
[project/luci.git] / libs / web / luasrc / view / cbi / apply_xhr.htm
index 78df97e..1814c93 100644 (file)
@@ -38,6 +38,6 @@
        //]]></script>
 
        <img src="<%=resource%>/icons/loading.gif" alt="<%:Loading%>" style="vertical-align:middle" />
-       <span id="cbi-apply-<%=id%>-status"><%:Waiting for router...%></span>
+       <span id="cbi-apply-<%=id%>-status"><%:Waiting for changes to be applied...%></span>
 </fieldset>
 <%-    end) %>