Setup du bootstrap, quelque modification visuel
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
# Please see LICENSE.txt for license information.
|
||||
#
|
||||
|
||||
homeFolderWindows=Example Launcher
|
||||
homeFolderLinux=example_launcher
|
||||
homeFolder=.examplelauncher
|
||||
launcherClass=com.skcraft.launcher.Launcher
|
||||
latestUrl=http://update.skcraft.com/quark/launcher/latest.json
|
||||
homeFolderWindows=Elite Launcher
|
||||
homeFolderLinux=elite_launcher
|
||||
homeFolder=.elitelauncher
|
||||
launcherClass=com.skcraft.launcher.FancyLauncher
|
||||
latestUrl=https://georealmcraft.lanro.eu/latest.json
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 3.8 KiB |
+9
-9
@@ -7,15 +7,15 @@
|
||||
button.cancal=Cancel
|
||||
|
||||
errorTitle=Error
|
||||
errors.failedDownloadError=The SKCraft launcher could not be downloaded.
|
||||
errors.bootstrapError=An error occurred while trying to bootstrap the launcher\!
|
||||
errors.failedDownloadError=Elite launcher est pas arrive a telecharger le fichier.
|
||||
errors.bootstrapError=Une erreur s est produite lors de la tentative d'amorçage du lanceur\!
|
||||
|
||||
errorDialog.reportError=To report this error, provide\:
|
||||
errorDialog.reportError=Pour signaler cette erreur, veuillez fournir\:
|
||||
|
||||
downloader.title=Downloading SKCraft Launcher...
|
||||
downloader.pleaseWait=Please wait...
|
||||
downloader.status=Downloading latest SKCraft Launcher...
|
||||
downloader.progressStatus=Downloading latest SKCraft Launcher (%.2f%%)...
|
||||
downloader.title=Telechargement du Elite Launcher ...
|
||||
downloader.pleaseWait=Merci d'Attendre...
|
||||
downloader.status=Telechargement de la derniere version du Launcher...
|
||||
downloader.progressStatus=Telechargement en cours (%.2f%%)...
|
||||
|
||||
progress.confirmCancel=Are you sure that you wish to cancel?
|
||||
progress.confirmCancelTitle=Cancel
|
||||
progress.confirmCancel=Etes-vous sur de vouloir annuler ?
|
||||
progress.confirmCancelTitle=annuler
|
||||
@@ -21,6 +21,6 @@ microsoftClientId=d18bb4d8-a27f-4451-a87f-fe6de4436813
|
||||
resetPasswordUrl=https://minecraft.net/resetpassword
|
||||
|
||||
# You MUST change these from the defaults. These URLs are provides as examples only.
|
||||
newsUrl=https://georeamlcraft.lanro.eu/news.html?version=%s
|
||||
packageListUrl=https://georeamlcraft.lanro.eu/packages.json?key=%s
|
||||
selfUpdateUrl=https://georeamlcraft.lanro.eu/latest.json
|
||||
newsUrl=https://georealmcraft.lanro.eu/news.html?version=%s
|
||||
packageListUrl=https://georealmcraft.lanro.eu/packages.json?key=%s
|
||||
selfUpdateUrl=https://georealmcraft.lanro.eu/latest.json
|
||||
|
||||
Reference in New Issue
Block a user