I have hacked another solution for you (and for all

).
I modified Stingrey Pathway Module in order to include a Text parameter (as well as css class suffix).
This needs a slight modification in the Joomfish following file (modif included in the archive attached, just replace the old one with the new manually).
administrator/components/com_joomfish/contentelements/
module.xmlThen install the module (zip included in the archive) and display/publish it in a specific position in your template and translate that text field for each language through joomfish usual method.
As this is a db parameter, do not forget to separate the moduleclass sfx param and the text param by a return.
The "You are here" or whatever you like will be placed before the pathway.
To get the module.xml file and the module zip package, first unzip the archive and the module.xml
That should avoid adding quite a few language "ifs" in the template when many languages are at stake.
I'll now change the Title of this thread to reflect the issue.