~leighman/ubuntu/raring/workrave/fix-desktop-file-2

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Package Import Robot
  • Author(s): Michael Terry
  • Date: 2013-01-24 11:04:41 UTC
  • mto: This revision was merged to the branch mainline in revision 16.
  • Revision ID: package-import@ubuntu.com-20130124110441-t06q3xlc7mp4406p
Tags: upstream-1.10
Import upstream version 1.10

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