Author Topic: Variable in another language  (Read 4410 times)

Offline Arno

  • Newcomer
  • *
  • Posts: 11
    • View Profile
Variable in another language
« on: February 16, 2016, 09:10:11 PM »
Hello,
Is there an extension to {iptcmonthname} for a french translation?
Thanks,
Arno

Offline Kirk Baker

  • Senior Software Engineer
  • Camera Bits Staff
  • Superhero Member
  • *****
  • Posts: 24756
    • View Profile
    • Camera Bits, Inc.
Re: Variable in another language
« Reply #1 on: February 17, 2016, 07:32:19 AM »
Arno,

Is there an extension to {iptcmonthname} for a french translation?

No, but you could use Code Replacement to do the translations for you.

For an example and documentation see:

http://wiki.camerabits.com/en/index.php?title=User_Manual_Flat_View#Code_Replacement_with_Variables

HTH,

-Kirk

Offline Arno

  • Newcomer
  • *
  • Posts: 11
    • View Profile
Re: Variable in another language
« Reply #2 on: February 17, 2016, 09:05:32 PM »
Great. Thank you Kirk!