netbsd/gnu/dist/gettext/djgpp/tscript.sed
2013-04-06 16:48:33 +02:00

8 lines
181 B
Sed

# Sed script for modify the files in tests directory.
s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g
s|\.ok\.po|.ok-po|g
s|\.in\.po|_in.po|g
s|\.in\.\([cC]\{1,1\}\)|_in.\1|g
s|\.po\.|.po-|g