freedombone-utils-selector.json 1.4KB

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