| event.log.fast.preview.build.failed=Preview build failed in {0} |
| event.log.fast.preview.build.successful=Preview build completed successfully in {0} |
| |
| fast.preview.disabled.reason.unable.compile.compiler.error.description=The code might contain errors or might not work with Preview Live Edit. |
| fast.preview.disabled.reason.unable.compile.compiler.error.title=The code failed to compile using Preview Live Edit |
| fast.preview.disabled.reason.unable.compile=Unable to compile using Preview Live Edit |
| fast.preview.disabled.reason.unable.start=Unable to start the compiler daemon |
| |
| fast.preview.error.needs.bundled.plugin=Fast Preview does not support running with this Kotlin Plugin version and will only work with the bundled Kotlin Plugin. |
| |
| notification.compiling=Compiling... |