Launcher PRO V5.0.4 is now available
I've realized I haven't mentioned about localization that was added in the Launcher since V5.0.1. I thought now is a good time to mention this. I've added a basic localization via json file. Sample output below (and pardon me, my German is pretty bad)
I'd love to see the Launcher localized and please, help if you can. This can be done by creating a json resource file. Format of the file is Resources.<ISO_language_country>,json. The 2-letter ISO language and country should match the PC's locale. The json file will have to be in %LocalAppData%\LauncherPRO5.
Sample Resources.de-DE.json
{
"L18N": {
"GoBackButton": "Geh Zurück",
"AppLaunchingTitle": "Starten ",
"LaunchPadTitle": "Startrampe",
"SettingsTitle": "Einstellungen",
"LoginTitle": "Konto",
"CheckUpdateTitle": "Aktualisierung überprüfen",
"FdlCodesTitle": "FDL Cheat Codes",
"KisDbTitle": "KIS Wissensbasis",
"CancelButton": "Absagen",
"OKButton": "OK",
"SaveButton": "Speichern",
"SignInButton": "Einloggen",
"SignOutButton": "Abmelden",
"SearchButton": "Suche",
"CheckUpdateButton": "Auf Updates prüfen",
"ToggleSelectButton": "Auswahl umschalten",
"UpdateFdlButton": "Download/Update",
"UserIdLabel": "Nutzername :",
"PasswordLabel": "PIN or Passwort :",
"AppEntryTitle": "Application Entry",
"AppEntryNameLabel": "Name :",
"AppEntryPathLabel": "Weg :",
"MemoryLabel": "Speicher",
"OptionsLabel": "Optionen",
"ThemeLabel": "Thema",
"LoginFailed": "Fehler bei der Anmeldung"
}
}
Update: My friends from Korea went to town with customization. I was sent this. This is awesome!