source: trunk/diffutils/po/quot.sed@ 3003

Last change on this file since 3003 was 2556, checked in by bird, 19 years ago

diffutils 2.8.1

File size: 153 bytes
Line 
1s/"\([^"]*\)"/“\1”/g
2s/`\([^`']*\)'/‘\1’/g
3s/ '\([^`']*\)' / ‘\1’ /g
4s/ '\([^`']*\)'$/ ‘\1’/g
5s/^'\([^`']*\)' /‘\1’ /g
6s/“”/""/g
Note: See TracBrowser for help on using the repository browser.