14 lines
492 B
JSON
14 lines
492 B
JSON
|
{
|
||
|
"${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": ""
|
||
|
}
|