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

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

quot.sed @upstream/latestraw · 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