added FilmDetailView
* implemented the PosterMode basics * added some new 48dp icons
This commit is contained in:
@ -41,10 +41,10 @@ rated = Rating
|
||||
released = published on
|
||||
season = Season
|
||||
episode = Episode
|
||||
runtime = Duration
|
||||
runtime = Runtime
|
||||
genre = Gener
|
||||
director = Director
|
||||
writer = Writer
|
||||
directors = Directors
|
||||
writers = Writers
|
||||
actors = Actors
|
||||
plot = Plot
|
||||
language = Language
|
||||
@ -60,3 +60,7 @@ website = Website
|
||||
addSourceHeader = add a new source
|
||||
addSourceBody = HomeFlix was not able to load a source. \nAdd a new local directory oa a streaming file as new source.
|
||||
cancelBtnText = cancel
|
||||
|
||||
#DetailView
|
||||
crew = Featured Crew
|
||||
score = User Score
|
||||
|
Reference in New Issue
Block a user