From ade4cbcd86ca4a6da2bcedafd867067855c7c7ca Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 5 Apr 2014 10:00:00 -0400 Subject: [PATCH] fixes #765 - [MediaBrowser] Save Button --- dashboard-ui/advancedpaths.html | 38 ++++++++++++++++----------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/dashboard-ui/advancedpaths.html b/dashboard-ui/advancedpaths.html index e23f35f785..387d4e361a 100644 --- a/dashboard-ui/advancedpaths.html +++ b/dashboard-ui/advancedpaths.html @@ -1,7 +1,7 @@  - Advanced + ${TitleAdvanced}
@@ -11,47 +11,47 @@
-

Specify custom paths where desired. Leave fields empty to use the defaults.

+

${LabelCustomPaths}


  • - +
    - -
    This folder contains server cache files, such as images.
    + +
    ${LabelCachePathHelp}
  • - +
    - -
    This folder contains actor, artist, genre and studio images.
    + +
    ${LabelImagesByNamePathHelp}
  • - +
    - -
    This location contains downloaded artwork and metadata that is not configured to be stored in media folders.
    + +
    ${LabelMetadataPathHelp}
  • - +
    - +
    - This folder contains working files used by the transcoder. + ${LabelTranscodingTempPathHelp}
@@ -59,10 +59,10 @@