root/trunk/po/boldquot.sed

Revision 2, 217 bytes (checked in by jordi, 2 years ago)

Added the initial source layout with autotools and gettext support. Still no code for the project.

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