~ubuntu-branches/ubuntu/wily/gmerlin-encoders/wily-proposed

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Bazaar Package Importer
  • Author(s): IOhannes m zmoelnig (gpg-key at iem)
  • Date: 2011-01-15 20:19:05 UTC
  • Revision ID: james.westby@ubuntu.com-20110115201905-qign5pihv1b977ct
Tags: upstream-1.0.0
Import upstream version 1.0.0

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