]> sjero.net Git - linphone/blob - po/quot.sed
link to libxml2 statically (shared version not working with android-ndk-r8e)
[linphone] / 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