Codebase list libvirt / upstream/0.6.5 po / quot.sed
upstream/0.6.5

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

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