]> sjero.net Git - wget/blobdiff - po/quot.sed
Translation for quote arg ` and '.
[wget] / po / quot.sed
index 71c9216c8c2aa2ae208201e207f15b5d01eec25d..415806c64eb04fde51494ee107b0035079c0e974 100644 (file)
@@ -1,3 +1,7 @@
+# For quotearg:
+s/^`$/“/
+s/^'$/”/
+
 s/"\([^"]*\)"/“\1”/g
 s/`\([^`']*\)'/‘\1’/g
 s/ '\([^`']*\)' / ‘\1’ /g