Skip to content

Commit

Permalink
update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
LukePulverenti committed Jan 28, 2018
1 parent 475fda3 commit 127e444
Show file tree
Hide file tree
Showing 52 changed files with 125 additions and 105 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 0 additions & 7 deletions MediaBrowser.WebDashboard/dashboard-ui/encodingsettings.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,6 @@ <h3 class="checkboxListLabel">${LabelEnableHardwareDecodingFor}</h3>
</select>
<div class="fieldDescription">${LabelTranscodingThreadCountHelp}</div>
</div>
<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input is="emby-checkbox" type="checkbox" id="chkEnableThrottle" />
<span>${OptionEnableTranscodingThrottle}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${OptionEnableTranscodingThrottleHelp}</div>
</div>

<div class="inputContainer fldEncoderPath hide">
<div style="display: flex; align-items: center;">
Expand Down
8 changes: 0 additions & 8 deletions MediaBrowser.WebDashboard/dashboard-ui/librarydisplay.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,14 +34,6 @@
</div>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input class="chkDisplayChannelsInline" type="checkbox" is="emby-checkbox" />
<span>${OptionDisplayChannelsInline}</span>
</label>
<div class="fieldDescription checkboxFieldDescription">${OptionDisplayChannelsInlineHelp}</div>
</div>

<div class="checkboxContainer checkboxContainer-withDescription">
<label>
<input class="chkExternalContentInSuggestions" type="checkbox" is="emby-checkbox" />
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 127e444

Please sign in to comment.