linux-pam/po/quot.sed
Thorsten Kukuk 169206343f Relevant BUGIDs: none
Purpose of commit: new feature

Commit summary:
---------------

Add gettext support.
2005-08-18 12:59:47 +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