~ubuntu-branches/ubuntu/wily/duff/wily

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Package Import Robot
  • Author(s): Kamal Mostafa
  • Date: 2012-01-29 08:02:46 UTC
  • Revision ID: package-import@ubuntu.com-20120129080246-jd9w62dkx0v5q7r1
Tags: upstream-0.5.2
Import upstream version 0.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
s/"\([^"]*\)"/“\1”/g
 
2
s/`\([^`']*\)'/‘\1’/g
 
3
s/ '\([^`']*\)' / ‘\1’ /g
 
4
s/ '\([^`']*\)'$/ ‘\1’/g
 
5
s/^'\([^`']*\)' /‘\1’ /g
 
6
s/“”/""/g