source-engine/thirdparty/libiconv-1.15/po/quot.sed

7 lines
153 B
Sed
Raw Normal View History

2020-11-19 20:37:27 +00:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g