- From: Behnam Esfahbod via GitHub <sysbot+gh@w3.org>
- Date: Tue, 26 Jan 2016 01:18:49 +0000
- To: public-i18n-archive@w3.org
The following commits were just pushed by behnam to
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 ”).
by Mostafa Hajizadeh
https://github.com/w3c/alreq/commit/2b63c75da6e9804573edb7b4ed836b1fe538fce1
* Merge pull request #26 from mostafah/quotes-span
Replace literal quotes with spans
by Behnam Esfahbod
https://github.com/w3c/alreq/commit/636141c7820938228186afd9c1af3ca537fa6727
Received on Tuesday, 26 January 2016 01:18:50 UTC