Newer
Older
ultramine_bootstrap / src / main / resources / assets / lang / en_US.lang
@vlad20012 vlad20012 on 31 Jul 2017 784 bytes Initial commit
stage.start=Bootstrap for UltraMine Core 1.7.10
stage.versions=Retrieving versions
stage.downloading=Checking & downloading dependencies
stage.scripts=Creating scripts
stage.finished=Bootstrap finished. Run ./start.sh (or start.bat) to run ultramine server

error.mavenmetadata=Failed to retriever maven metadata from %s
error.pom=Failed to retriever pom xml from %s
error.addrepo.file=Failed to add repository: path is corrupted: %s
error.unavailable.host=Failed to resolve hostname (%s); check your network connection
error.unavailable.maven=Maven server (%s) is currently unavailable; check your network connection
error.download.dependency=Failed to download dependency: %s (%s)
error.write.file=Error write file %s: %s

hint.stacktrace=Run with --stacktrace for more information