On Tue, Jan 10, 2017 at 5:17 PM, Francesco Lodolo <[email protected]> wrote:
> *Users can't pick a different language* > This is the most important one: there are no permalinks, so I can't > choose to visit testpilot/fr and get the French version of the > website. And nce I'm on the website, I can't change my language if I > end up with the wrong language. > > For example, there are plenty of cases where I don't want the Italian > version of a website, because translations don't make any sense (e.g. > flight check-ins). Changing my accept-language to get that is not > really an option. > This is the site implementation detail, so in your case it's an issue on the Test Pilot side. Locale-specific URLs and language selectors can be implemented regardless of the i18n/l10n lib being used. Besides, with l20n.js you can even do that without changing any backend code. -Matjaž _______________________________________________ tools-l10n mailing list [email protected] https://lists.mozilla.org/listinfo/tools-l10n
