1 # Sed script for modify the files in tests directory. 2 3 s|\.in\([1-2]\{1,1\}\)\.po|.i\1-po|g 4 s|\.ok\.po|.ok-po|g 5 s|\.in\.po|_in.po|g 6 s|\.in\.\([cC]\{1,1\}\)|_in.\1|g 7 s|\.po\.|.po-|g 8
Indexes created Sun Mar 01 05:31:48 UTC 2026