mirror of
https://github.com/dscalzi/HeliosLauncher.git
synced 2024-12-22 11:42:14 -08:00
move some placeholder text to _placeholder.toml
This commit is contained in:
parent
d2aba8cf5c
commit
490119987a
@ -11,3 +11,9 @@ overlayTitle = "Lorem Ipsum:<br>Finis Illud"
|
||||
overlayDesc = "Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.."
|
||||
overlayAcknowledge = "Conare Iterum"
|
||||
overlayDismiss = "Dismiss"
|
||||
|
||||
[ejs.settings]
|
||||
versionValue = "0.0.1-alpha.18"
|
||||
memoryTotalValue = "16G"
|
||||
memoryAvailableValue = "7.3G"
|
||||
javaExecVal = "null"
|
||||
|
@ -94,12 +94,9 @@ maxRAM = "Maximum RAM"
|
||||
minRAM = "Minimum RAM"
|
||||
memoryDesc = "The recommended minimum RAM is 3 gigabytes. Setting the minimum and maximum values to the same value may reduce lag."
|
||||
memoryTotalTitle = "Total"
|
||||
memoryTotalValue = "16G"
|
||||
memoryAvailableTitle = "Available"
|
||||
memoryAvailableValue = "7.3G"
|
||||
javaExecutableTitle = "Java Executable"
|
||||
javaExecDetails = "Selected: Java 8 Update 172 (x64)"
|
||||
javaExecVal = "null"
|
||||
javaExecSelDialogTitle = "Select Java Executable"
|
||||
javaExecSelButtonText = "Choose File"
|
||||
javaExecDesc = "The Java executable is validated before game launch."
|
||||
@ -124,7 +121,6 @@ aboutCurrentVersionCheck = "Stable Release"
|
||||
versionCheck = "✓"
|
||||
stableRelease = "Stable Release"
|
||||
versionText = "Version "
|
||||
versionValue = "0.0.1-alpha.18"
|
||||
sourceGithub = "Source (GitHub)"
|
||||
support = "Support"
|
||||
devToolsConsole = "DevTools Console"
|
||||
|
Loading…
Reference in New Issue
Block a user