aosp12/external/libexif/po/boldquot.sed

11 lines
217 B
Sed
Raw Normal View History

2023-01-09 17:11:35 +08:00
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g
s///g
s//”/g
s///g
s///g