Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Two missing translations?
#3
Ok, I got it.
The problem is on template page where the string "Last Saved" is hardcoded:
Code:
<b>Last Saved:</b>
I would change to:
Code:
<b><?php echo $i18n['LAST_SAVED']; ?>:</b>
Reply


Messages In This Thread
Two missing translations? - by Roberto - 2010-05-29, 19:38:56
Two missing translations? - by Zegnåt - 2010-05-29, 19:42:52
Two missing translations? - by Roberto - 2010-05-30, 20:59:17
Two missing translations? - by Zegnåt - 2010-05-30, 21:27:43



Users browsing this thread: 1 Guest(s)