alsa-utils/po/quot.sed
Takashi Iwai 6343f35202 i18nize some programs
i18nize some programs with gettext.
2005-06-23 10:38:06 +00:00

7 lines
153 B
Sed
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g