source:
kBuild/vendor/sed/current/po/quot.sed
Last change on this file was 599, checked in by , 18 years ago | |
---|---|
File size: 153 bytes |
Line | |
---|---|
1 | s/"\([^"]*\)"/“\1”/g |
2 | s/`\([^`']*\)'/‘\1’/g |
3 | s/ '\([^`']*\)' / ‘\1’ /g |
4 | s/ '\([^`']*\)'$/ ‘\1’/g |
5 | s/^'\([^`']*\)' /‘\1’ /g |
6 | s/“”/""/g |
Note:
See TracBrowser
for help on using the repository browser.