]> git.cworth.org Git - tar/blob - po/quot.sed
Respect DEB_BUILD_OPTIONS=nocheck to conform with Debian Policy 3.8.2
[tar] / po / quot.sed
1 s/"\([^"]*\)"/“\1”/g
2 s/`\([^`']*\)'/‘\1’/g
3 s/ '\([^`']*\)' / ‘\1’ /g
4 s/ '\([^`']*\)'$/ ‘\1’/g
5 s/^'\([^`']*\)' /‘\1’ /g
6 s/“”/""/g