Settings fxml structure cleanup & Updater supports beta channel
* the updater now supports a beta channel * the settings Pane was reorganized for better maintenance * code cleanup
This commit is contained in:
@ -8,17 +8,18 @@ tfSearch = Search...
|
||||
openFolder = open Folder
|
||||
|
||||
#settings translations
|
||||
settingsHead1Label = HomeFlix Settings
|
||||
tfPath = Path...
|
||||
homeflixSettingsLbl = HomeFlix Settings
|
||||
filmDirTextField = Path...
|
||||
chooseFolder = choose Directory
|
||||
mainColorLabel = main color:
|
||||
fontsizeLabel = font size:
|
||||
localLabel = local:
|
||||
mainColorLbl = main color:
|
||||
fontsizeLbl = font size:
|
||||
languageLbl = local:
|
||||
checkUpdates = check for updates
|
||||
updateBtnChecking = checking for updates...
|
||||
updateBtnUpdateAvailable = update available
|
||||
updateBtnNoUpdateAvailable = no update available
|
||||
autoUpdateLabel = check at startup for updates:
|
||||
autoUpdate = check at startup for updates:
|
||||
branchLbl = Branch
|
||||
version = Version:
|
||||
|
||||
#column translations
|
||||
|
Reference in New Issue
Block a user