~ubuntu-branches/ubuntu/saucy/sssd/saucy

« back to all changes in this revision

Viewing changes to server/po/quot.sed

  • Committer: Stéphane Graber
  • Date: 2011-06-15 16:23:14 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: stgraber@ubuntu.com-20110615162314-rbhoppnpaxfqo5q7
Merge 1.5.8

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