Re: [manifest] Feat (l18n): define expected means of doing l18n (closes #323) (#434)

> +      <dl>
> +        <dt>
> +          Dynamically setting the language:
> +        </dt>
> +        <dd>
> +          This can include, for instance, asking the user what their preferred
> +          language is and dynamically adding or replacing the manifest link
> +          relationship to the document based on that language preference (e.g.,
> +          using a URL like "manifest?lang=fr").
> +        </dd>
> +        <dt>
> +          Using content-negotiation, or geo-ip, etc. on the server:
> +        </dt>
> +        <dd>
> +          The server that hosts the web application could attempt to
> +          predetermine the user's language by using a geo-ip look-up or by

I could change to Geotargeting and link to https://en.wikipedia.org/wiki/Geotargeting

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/pull/434/files/a8e3a8c6daf13bed5b3fc73bbcbde305880e6a53#r57103664

Received on Wednesday, 23 March 2016 02:55:47 UTC