1234567891011121314151617181920212223 |
- {
- "${app_name}_variables was not found": "${app_name}_variables was not found",
- "No variant name for choosing apps": "No variant name for choosing apps",
- "${app_name} chosen": "${app_name} chosen",
- "${a}": "${a}",
- "Removing users for application: ${a}": "Removing users for application: ${a}",
- "Removing application: ${a}": "Removing application: ${a}",
- "${a} was removed": "${a} was removed",
- "Interactive installer": "Interactive installer",
- "Interactive settings complete": "Interactive settings complete",
- "Login for user ${USERNAME}=": "Login for user ${USERNAME}=",
- "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",
- "${a} was not installed from interactive": "${a} was not 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} was not installed": "${a} was not installed",
- "${a} has been removed and so will not be reinstalled": "${a} has been removed and so will not be reinstalled"
- }
|