minor fixes
*fixed [Linux] filenames with blank are not supported *fixed exception output if api response is bad
This commit is contained in:
@ -27,7 +27,6 @@ errorOpenStream = An error has occurred during opening the stream!
|
||||
errorLoad = An error occurred while loading the settings!
|
||||
errorSave = An error occurred while saving the settings!
|
||||
noFilmFound = No film with this title found!
|
||||
linuxBug = Currently no files are supported with additional space under Linux unfortunately!
|
||||
vlcNotInstalled = VLC Media Player is required to play a movie!
|
||||
infoText = \nMaintainer: seilo@kellerkinder.xyz and \nhendrik.schutter@coptersicht.de \n(c) 2016-2017 Kellerkinder www.kellerkinder.xyz
|
||||
title = Title
|
||||
@ -47,4 +46,4 @@ metascore = Metascore
|
||||
imdbRating = IMDB-Rating
|
||||
type = Type
|
||||
firstStartHeader = There is no root directory for movies!
|
||||
firstStartContent = Specify a root directory?
|
||||
firstStartContent = Specify a root directory?
|
||||
|
Reference in New Issue
Block a user