Codebase list libhdate / bullseye-backports/main po / quot.sed
bullseye-backports/main

Tree @bullseye-backports/main (Download .tar.gz)

quot.sed @bullseye-backports/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