freedombone-utils-selector.json 860B

1234567891011121314151617181920212223
  1. {
  2. "${app_name}_variables was not found": "",
  3. "No variant name for choosing apps": "",
  4. "${app_name} chosen": "",
  5. "${a}": "",
  6. "Removing users for application: ${a}": "",
  7. "Removing application: ${a}": "",
  8. "${a} was removed": "",
  9. "Interactive installer": "",
  10. "Interactive settings complete": "",
  11. "Login for user ${USERNAME}=": "",
  12. "Upgrading application from interactive: ${a}": "",
  13. "${a} was upgraded from interactive": "",
  14. "Installing application from interactive: ${a}": "",
  15. "${a} was installed from interactive": "",
  16. "${a} was not installed from interactive": "",
  17. "Upgrading application: ${a}": "",
  18. "${a} was upgraded": "",
  19. "Installing application: ${a}": "",
  20. "${a} was installed": "",
  21. "${a} was not installed": "",
  22. "${a} has been removed and so will not be reinstalled": ""
  23. }