Codebase list libhdate / e09f2f61-9fa5-4051-8059-6c172c0c4e42/main po / quot.sed
e09f2f61-9fa5-4051-8059-6c172c0c4e42/main

Tree @e09f2f61-9fa5-4051-8059-6c172c0c4e42/main (Download .tar.gz)

quot.sed @e09f2f61-9fa5-4051-8059-6c172c0c4e42/mainraw · 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