annotate po/quot.sed @ 2103:5d961ebb435d trunk

[svn] - run update-po - change cy.po's indices (invalid string fix in r3209)
author nenolod
date Mon, 11 Dec 2006 19:32:18 -0800
parents cb178e5ad177
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
1 s/"\([^"]*\)"/“\1”/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
2 s/`\([^`']*\)'/‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
3 s/ '\([^`']*\)' / ‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
4 s/ '\([^`']*\)'$/ ‘\1’/g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
5 s/^'\([^`']*\)' /‘\1’ /g
cb178e5ad177 [svn] Import audacious source.
nenolod
parents:
diff changeset
6 s/“”/""/g