1234567891011121314 |
- {
- "${a}": "${a}",
- "Removing application: ${a}": "Removing application: ${a}",
- "${a} was removed": "${a} was removed",
- "Upgrading application from interactive: ${a}": "Upgrading application from interactive: ${a}",
- "${a} was upgraded from interactive": "${a} was upgraded from interactive",
- "Installing application from interactive: ${a}": "Installing application from interactive: ${a}",
- "${a} was installed from interactive": "${a} was installed from interactive",
- "Upgrading application: ${a}": "Upgrading application: ${a}",
- "${a} was upgraded": "${a} was upgraded",
- "Installing application: ${a}": "Installing application: ${a}",
- "${a} was installed": "${a} was installed",
- "${a} has been removed and so will not be reinstalled": "${a} has been removed and so will not be reinstalled"
- }
|