Codebase list libhdate / upstream/1.6.02 po / quot.sed
upstream/1.6.02

Tree @upstream/1.6.02 (Download .tar.gz)

quot.sed @upstream/1.6.02raw · history · blame

1
2
3
4
5
6
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g