Add latest translations

This commit is contained in:
Luke Pulverenti 2014-04-01 18:23:07 -04:00
parent d1c351c88a
commit 8fd7c1d99a
67 changed files with 322 additions and 322 deletions

View file

@ -1,19 +1,19 @@
<!DOCTYPE html>
<html>
<head>
<title>Media Browser</title>
<title>${TitleMediaBrowser}</title>
</head>
<body>
<div id="tvRecommendedPage" data-role="page" class="page libraryPage" data-theme="b" data-view="tv">
<div class="libraryViewNav">
<a href="tvrecommended.html" class="ui-btn-active">Suggested</a>
<a href="tvlatest.html">Latest</a>
<a href="tvupcoming.html">Upcoming</a>
<a href="tvshows.html">Shows</a>
<a href="episodes.html">Episodes</a>
<a href="tvgenres.html">Genres</a>
<a href="tvpeople.html">People</a>
<a href="tvstudios.html">Networks</a>
<a href="tvrecommended.html" class="ui-btn-active">${TabSuggested}</a>
<a href="tvlatest.html">${TabLatest}</a>
<a href="tvupcoming.html">${TabUpcoming}</a>
<a href="tvshows.html">${TabShows}</a>
<a href="episodes.html">${TabEpisodes}</a>
<a href="tvgenres.html">${TabGenres}</a>
<a href="tvpeople.html">${TabPeople}</a>
<a href="tvstudios.html">${TabNetworks}</a>
</div>
<div data-role="content">
<table class="ehsContent">