Codebase list libhdate / 8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main po / quot.sed
8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main

Tree @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/main (Download .tar.gz)

quot.sed @8d3ed499-60c9-4ff3-a8f5-36014ceb5a6f/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