- From: Mostafa Hajizadeh via GitHub <sysbot+gh@w3.org>
- Date: Tue, 19 Jan 2016 10:44:00 +0000
- To: public-i18n-archive@w3.org
mostafah has just submitted a new pull request for
https://github.com/w3c/alreq:
== Replace literal quotes with spans ==
This decision is discussed in part of #13. Using `span`s instead of
putting quotation marks in the text brings flexiblity to changing the
quotes easily and helps with localization of the document to other
languages.
Since these are the first times using these quotation spans, I found
out
that the CSS is using straight quotation marks (' and "). I replaced
them with curly quotation marks (‘, ’, “, and ”).
See https://github.com/w3c/alreq/pull/26
Received on Tuesday, 19 January 2016 10:44:09 UTC