luci/modules/luci-base/htdocs/luci-static/resources
Kevin Darbyshire-Bryant 9b266d11c6 luci-base: Improve change application message
As a native English speaker the luci message displayed when clicking
'Save & Apply' has a somewhat uncomfortable English phrasing of "Waiting
for configuration to get applied".  It could be improved by replacing
'get' with 'be' but once you've got that far you might as well replace
this with the shorter & simpler "Applying configuration changes".  This
is also technically more correct since luci/openwrt should only be
updating/restarting processes that are related to the changed areas, not
changing the entire configuration.

As a result of that, change both the 'success' and 'rolled back'
messages to "Configuration changes have been applied" & "Configuration
changes have been rolled back"

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2019-11-15 14:29:57 +00:00
..
cbi resources/icons: Use gifsicle to save a few bytes. 2015-10-09 16:00:57 -07:00
icons luci-base: remove unused icons 2018-07-17 16:19:00 +02:00
protocol luci-base: static.js: make IPv6 assignment hint optional 2019-10-15 09:14:56 +02:00
tools luci-base: widgets.js: add user and group select 2019-10-11 01:05:08 +08:00
cbi.js luci-base: cbi.js: update dependencies after widgets have been rendered 2019-09-14 17:20:41 +02:00
firewall.js luci-base: firewall.js: fix addZone() 2019-08-14 22:58:15 +02:00
form.js luci-base: form.js: fix GridSection not using user-input name when add 2019-11-04 00:19:33 +08:00
fs.js luci.base: fs.js: expose mode param in fs.write() 2019-10-21 08:42:41 +02:00
luci.js luci-base: luci.js: add optional apply unchecked action 2019-11-10 18:21:09 +01:00
network.js luci-base: network.js: fix getDevices() 2019-11-13 18:36:15 +01:00
promis.min.js luci-base: add ES6 Promise polyfill for IE < Edge 2019-07-07 15:25:49 +02:00
rpc.js luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
uci.js luci-base: luci.js, rpc.js, uci.js, network.js: add JSDoc annotations 2019-10-02 08:59:41 +02:00
ui.js luci-base: Improve change application message 2019-11-15 14:29:57 +00:00
validation.js luci-base: validation.js: implement length() datatype validator 2019-09-11 12:28:58 +02:00
xhr.js luci-base: luci.js: add HTTP request functions 2019-07-07 15:25:49 +02:00