Rev 211 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 211 | Rev 212 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | . " and research by <a href='%s'" |
14 | . " and research by <a href='%s'" |
15 | . " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" |
15 | . " title='Creating a Coherent LCARS Interface'>Bracer Jack</a>" |
16 | . " and <a href='%s'" |
16 | . " and <a href='%s'" |
17 | . " title='LCARS 47 Development Blog -- LCARS 101: A Designer's Handbook'" |
17 | . " title='LCARS 47 Development Blog -- LCARS 101: A Designer's Handbook'" |
18 | . ">Eleanor C. Davenport</a>.") |
18 | . ">Eleanor C. Davenport</a>.") |
19 | . ($app == 'Language' || $language === $vulcan |
19 | // . ($app == 'Language' || $language === $vulcan
|
20 | ? "<br>"
|
20 | // ? "<br>"
|
21 | . tr("Translation into Modern Golic Vulcan supported by the" |
21 | // . tr("Translation into Modern Golic Vulcan supported by the"
|
22 | . " <a href='http://wayback.archive.org/web/20130927210751/http://www.stogeek.com/wiki/Category:Vulcan_Language_Institute'>Vulcan Language Institute</a>," |
22 | // . " <a href='http://wayback.archive.org/web/20130927210751/http://www.stogeek.com/wiki/Category:Vulcan_Language_Institute'>Vulcan Language Institute</a>,"
|
23 | . " Shi'Kahr, a'Shav, T'Khasi.") |
23 | // . " Shi'Kahr, a'Shav, T'Khasi.")
|
24 | : ''), |
24 | // : '')
|
- | 25 | ,
|
|
25 | 'https://twitter.com/MikeOkuda', |
26 | 'https://twitter.com/MikeOkuda', |
26 | tr('Michael Okuda on Twitter'), |
27 | tr('Michael Okuda on Twitter'), |
27 | 'http://www.lcarsdeveloper.com/', |
28 | 'http://www.lcarsdeveloper.com/', |
28 | 'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html', |
29 | 'http://www.bracercom.com/tutorial/content/CoherentLCARSInterface/LCARSCoherentInterface.html', |
29 | 'http://www.lcars47.com/p/lcars-101.html'); |
30 | 'http://www.lcars47.com/p/lcars-101.html'); |