exchange/po/quot.sed

7 lines
153 B
Sed
Raw Permalink Normal View History

2021-04-05 20:11:45 +02:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g