update text on metadata pages

This commit is contained in:
Luke Pulverenti 2013-10-17 00:31:40 -04:00
parent 24f25b87f1
commit a26e99cf5d
3 changed files with 5 additions and 2 deletions

View file

@ -22,7 +22,7 @@
<label for="selectImageSavingConvention">Image saving convention: </label>
<select name="selectImageSavingConvention" id="selectImageSavingConvention">
<option value="Compatible">Compatible - MB3/Plex/Xbmc</option>
<option value="Legacy">Legacy - MB3/MB2</option>
<option value="Legacy">Standard - MB3/MB2</option>
</select>
<div class="fieldDescription">Media Browser recognizes images from most major media applications. Choosing your downloading convention is useful if you also use other products.</div>
</li>