253,18 → 253,18 |
|
<hr size=1 width="100%" noshade> |
<p style="text-align: center"><?php echo sprintf( |
_("Original LCARS design by" |
. " <a href='%s' title='%s'>Michael Okuda</a>." |
. " This site is based on an <a href='%s'" |
. " title='LCARS Standards Development Board'" |
. ">implementation in Flash by Chris Rossi</a>," |
. " and research by <a href='%s'" |
. " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" |
. " and <a href='%s'" |
. " title='LCARS 47 Development Blog – LCARS 101: A Designer’s Handbook'" |
. ">Eleanor Denver</a>."), |
"Original LCARS design by" |
. " <a href='%s' title='%s'>Michael Okuda</a>." |
. " This site is based on an <a href='%s'" |
. " title='LCARS Standards Development Board'" |
. ">implementation in Flash by Chris Rossi</a>," |
. " and research by <a href='%s'" |
. " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" |
. " and <a href='%s'" |
. " title='LCARS 47 Development Blog – LCARS 101: A Designer’s Handbook'" |
. ">Eleanor Denver</a>.", |
'https://twitter.com/MikeOkuda', |
_('Michael Okuda on Twitter'), |
'Michael Okuda on Twitter', |
'http://www.lcarsdeveloper.com/', |
'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html', |
'http://www.lcars47.com/p/lcars-101.html'); |