[go: up one dir, main page]

Menu

[22c818]: / rmol / po / quot.sed  Maximize  Restore  History

Download this file

7 lines (6 with data), 153 Bytes

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