Codebase list volume-key / upstream/0.3.12 po / quot.sed
upstream/0.3.12

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

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