Codebase list libhdate / lintian-fixes/main po / quot.sed
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

quot.sed @lintian-fixes/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