diff --git a/src/webui/www/public/preferences_content.html b/src/webui/www/public/preferences_content.html index 745b02271..865895976 100644 --- a/src/webui/www/public/preferences_content.html +++ b/src/webui/www/public/preferences_content.html @@ -55,12 +55,19 @@
- +
- QBT_TR(The following parameters are supported:)QBT_TR + QBT_TR(Supported parameters (case sensitive):)QBT_TR
    -
  • %f: QBT_TR(Torrent path)QBT_TR
  • -
  • %n: QBT_TR(Torrent name)QBT_TR
  • +
  • QBT_TR(%N: Torrent name)QBT_TR
  • +
  • QBT_TR(%L: Label)QBT_TR
  • +
  • QBT_TR(%F: Content path (same as root path for multifile torrent))QBT_TR
  • +
  • QBT_TR(%R: Root path (first torrent subdirectory path))QBT_TR
  • +
  • QBT_TR(%D: Save path)QBT_TR
  • +
  • QBT_TR(%C: Number of files)QBT_TR
  • +
  • QBT_TR(%Z: Torrent size (bytes))QBT_TR
  • +
  • QBT_TR(%T: Current tracker)QBT_TR
  • +
  • QBT_TR(%I: Info hash)QBT_TR