minix/external/bsd/flex/dist/po/quot.sed

7 lines
153 B
Sed
Raw Normal View History

2012-06-06 16:10:32 +02:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g