]> sjero.net Git - wget/blobdiff - po/quot.sed
Proper quote marks, even when LANGUAGE is just ordinary en_US instead of en@quot...
[wget] / po / quot.sed
index 0122c46318dc8bc115167fa2c259f8456668f861..b0e65f835396e5ad985c4fad1d0a757d89aa0303 100644 (file)
@@ -4,3 +4,8 @@ s/ '\([^`']*\)' / ‘\1’ /g
 s/ '\([^`']*\)'$/ ‘\1’/g
 s/^'\([^`']*\)' /‘\1’ /g
 s/“”/""/g
+
+# At least in all of our current strings, ' should be ’.
+s/'/’/g
+# Special: write Hrvoje’s last name properly.
+s/Niksic/Nikšić/g