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