Skip to content
  1. Dec 19, 2020
  2. Dec 06, 2020
  3. Nov 27, 2020
  4. Nov 22, 2020
  5. Nov 14, 2020
  6. Nov 01, 2020
  7. Oct 13, 2020
  8. Sep 28, 2020
  9. Sep 17, 2020
  10. Aug 29, 2020
  11. Aug 16, 2020
  12. Aug 03, 2020
  13. Jul 18, 2020
  14. Jul 09, 2020
  15. Jun 07, 2020
  16. May 20, 2020
  17. May 16, 2020
  18. May 12, 2020
  19. May 05, 2020
  20. May 01, 2020
  21. Apr 11, 2020
  22. Apr 07, 2020
  23. Apr 03, 2020
  24. Apr 02, 2020
  25. Mar 02, 2020
  26. Feb 29, 2020
  27. Feb 21, 2020
  28. Feb 08, 2020
  29. Jan 23, 2020
  30. Jan 19, 2020
  31. Jan 16, 2020
  32. Jan 08, 2020
  33. Jan 03, 2020
  34. Dec 20, 2019
  35. Dec 17, 2019
  36. Dec 16, 2019
  37. Nov 30, 2019
  38. Nov 15, 2019
    • Kevin Darbyshire-Bryant's avatar
      luci-base: Improve change application message · 9b266d11
      Kevin Darbyshire-Bryant authored
      
      
      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: default avatarKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
      9b266d11