mherger wrote: 
> > it out.  If someone can point me to an example, it will go much
> quicker.
> 
> If you have a $client object (which I assume you do in a screensaver):
> 
> $client->string('CURRENTLY')
> 
> If you want to be safe, in case $client wasn't defined (unlikely, but 
> anyway):
> 
> Slim::Utils::Strings::cstring($client, 'CURRENTLY')
> 
> 
> -- 
> 
> Michael

Thank you Michael.  The first option worked.  

I have implemented Dutch, German, and Spanish translations for the
period "Currently" in SDT version 5.11.2.   Let me know if I need to
tweak and translations.  I used Google Translate and I am not sure it is
always accurate.


------------------------------------------------------------------------
BoomX2's Profile: http://forums.slimdevices.com/member.php?userid=33529
View this thread: http://forums.slimdevices.com/showthread.php?t=66510

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to