make-dfsg/po/quot.sed
Manoj Srivastava 33f7944d96 Import make-dfsg_4.2.1.orig.tar.gz
[dgit import orig make-dfsg_4.2.1.orig.tar.gz]
2018-02-12 16:36:45 -08:00

6 lines
153 B
Sed
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g