| 41 | 'not_installed': 'This app is not installed.', |
| 42 | 'installed_folder_missing': 'Installed folder was not found on disk.', |
| 43 | 'update_success_replaced': 'Update completed. The repository was downloaded again and the old files were ' |
| 44 | 'replaced in:\n' |
| 45 | '{path}', |
| 46 | 'no_installed_apps': 'No installed apps were found.', |
| 47 | 'no_launch_target': 'No launchable main file was detected in the installed repository.', |
no outgoing calls
no test coverage detected