I've noted that some source strings now use the html tag "q" for quotes, e.g. in "sharing.pt":
"Sharing for <q>${folder}</q>"Before I start to change all those escaped double quotes in the Swedish translations, I'd like to verify that this is "the new way" of doing it. (I assume that the background is that IE finally supports the q tag?
http://www.alistapart.com/articles/qtag/)
Aside: Poedit 1.4.3 (Windows) fails to find strings containing q tags. For example, an attempt to find "Sharing for" fails to find the string above.