I18n checklist:
> ... contains any natural language text that will be read by a human (this includes error messages or other UI text, JSON strings, etc, etc),
No.
> ... allows content authors to produce typographically appealing text, either in its own right, or in association with graphics.
No
> ... allows the user to point into text, creates text fragments, concatenates text, allows the user to select or step throughtext (using a cursor or other methods), etc.
no
> ... allows searching or matching of text, including syntax and identifiers
no
> ... sorts text
no
> ... captures user input
no
> ... deals with time in any way that will be read by humans and/or crosses time zone boundaries
no
> ... allows any character encoding other than UTF-8
no
> ... defines markup
no
> ... deals with names, addresses, time & date formats, etc
no
> ... describes a format or data that is likely to need localisation
no
> ... makes any reference to or relies on any cultural norms
no.
--
Reply to this email directly or view it on GitHub:
https://github.com/w3c/screen-orientation/issues/201#issuecomment-1289968533
You are receiving this because you are subscribed to this thread.
Message ID: <w3c/screen-orientation/issues/201/1289968533@github.com>