]> sjero.net Git - wget/blob - po/quot.sed
Updated copyright year.
[wget] / 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
7
8 # At least in all of our current strings, ' should be ’.
9 s/'/’/g
10 # Special: write Hrvoje’s last name properly.
11 s/Niksic/Nikšić/g
12 s/opyright (C)/opyright ©/g