source: trunk/essentials/app-shells/bash/po/quot.sed

Last change on this file was 3228, checked in by bird, 18 years ago

bash 3.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.