> '; foreach ($versions as $item) { if ($clang != $item['lang']) { $versionList .= ''.$item['nativeText'].'  '; } } $versionList .= '

'; } $langLinks = ''; if (isset($versions)) { foreach ($versions as $item) { if ($clang != $item['lang']) { $langLinks .= ''; } } } // TRANSLATE title attributes only $basicLinks = << eot; // DO NOT TRANSLATE $standardsStylesheet = << */ eot; $scriptIncludes = << eot; // TRANSLATE $wai1 = <<Accesskey n skips to in-page navigation. Skip to the content start.

eot; $wai2 = <<This document contains examples in another language/script.

eot; $worldMap = <<World map eot; $siteSearch = <<
I18n site search:
eot; if ($isTranslation == 'yes') { $disclaimer = <<

This document is a translation. In the case of any discrepancy or errors, the latest English original should be considered authoritative. Original copyright belongs to W3C, as shown below.

Translator: $translators

eot; } else { $disclaimer = ''; } $relatedLinksHead = <<Related links eot; $topicIndexText = <<Go to W3C Home PageGo to Architecture Domain home page  Internationalization 
 
eot; $topOfPage = <<$wai1 $disclaimer
$topLinks
eot; $onthispage = // leave a space between   and <<on this page:  eot; $questionLink = <<Question eot; $backgroundLink = <<Background eot; $answerLink = <<Answer eot; $btwLink = <<By the way eot; $readingLink = <<Further reading eot; $intendedAudience = <<Intended audience: eot; $questionHead = <<Question eot; $skiptoAnswer = <<[Skip to the answer] eot; $backgroundHead = <<Background eot; $answerHead = <<Answer eot; $btwHead = <<By the way eot; // DO NOT TRANSLATE if (isset($_SERVER['HTTP_REFERER'])) { $referer = $_SERVER['HTTP_REFERER']; } else { $referer = 'none'; } if (isset($_SERVER['PHP_SELF'])) { $self = $_SERVER['PHP_SELF']; } else { $self = 'none'; } // TRANSLATE $survey = // do not translate any of the value attributes // respect the use or absence of spaces <<

Tell us what you think (English).

Subscribe to an RSS feed.

New resources

Home page news.

eot; $readingHead = <<Further reading eot; $authorCredit = <<Valid XHTML 1.0!
Valid CSS!
Encoded in UTF-8! eot; if ($isTranslation == 'yes') { $dateStamp = // $enVersion represents the date of the English original text; $thisVersion represents the date of latest changes to the translation // the last changed date will always be given in GMT time zone <<Translated from English content dated $enVersion. Translated version last changed $thisVersion GMT

eot; } // DO NOT TRANSLATE else { $dateStamp = "

Content first published $firstPubDate. Last substantive update $lastSubstUpdate GMT. This version $thisVersion GMT

"; } // TRANSLATE $blogLink = <<For the history of document changes, search for $searchString in the i18n blog.

eot; // DO NOT TRANSLATE $copyright = ""; $bottomOfPage = <<

$authorCredit $modCredit $translatorCredit

$validityIcons $dateStamp

Page location: http://www.w3.org/International/$directory$filename.$clang.php

$blogLink $copyright
eot; ?>