+branch/ubiquity

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Colin Watson
  • Date: 2006-05-09 10:52:34 UTC
  • Revision ID: colin.watson@canonical.com-20060509105234-fea3d01803aeb4cd
gettextize

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