View Single Post
Old 11-07-2012, 02:03 PM   #10
annoporci
Enthusiast
annoporci began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Oct 2012
Location: Los Angeles
Device: Kindle Paperwhite 2019, Firmware 5.12.4
Quote:
Originally Posted by chaley View Post
In single function mode use
Code:
{authors}/{authors} - {title} - {language:language_strings(1)}
In template program mode use
Code:
{authors}/{authors} - {title} - {0:'language_strings(field('languages'), 1)'}
Thanks chaley!

This one worked in the Preferences -> Saving books to disks -> Template Editor:

{authors}/{authors} - {title} - {0:'language_strings(field('languages'), 1)'}

annoporci is offline   Reply With Quote