]> git.lyx.org Git - features.git/blob - po/quot.sed
InsetIndex: revamp IndexEntry to handle both legacy and modern index insets; simplify...
[features.git] / po / quot.sed
1 s/"\([^"]*\)"/“\1”/g
2 s/`\([^`']*\)'/‘\1’/g
3 s/ '\([^`']*\)' / ‘\1’ /g
4 s/ '\([^`']*\)'$/ ‘\1’/g
5 s/^'\([^`']*\)' /‘\1’ /g
6 s/“”/""/g