]> sjero.net Git - wget/blobdiff - po/quot.sed
Use gnulib bootstrap script.
[wget] / po / quot.sed
diff --git a/po/quot.sed b/po/quot.sed
deleted file mode 100644 (file)
index 415806c..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-# For quotearg:
-s/^`$/“/
-s/^'$/”/
-
-s/"\([^"]*\)"/“\1”/g
-s/`\([^`']*\)'/‘\1’/g
-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
-s/opyright (C)/opyright ©/g