Codebase list libhdate / uncommitted/main po / quot.sed
uncommitted/main

Tree @uncommitted/main (Download .tar.gz)

quot.sed @uncommitted/main

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