updated xmail po-deconf translation
[debian-ro-repo.git] / _bin / conv_enc_dia.sh
blob4fc8178e604fdd07b1fe65f07dbd5ff9b8adeb52
1 #!/bin/bash
3 sed -i \
4 -e 's/ţ/ț/g' \
5 -e 's/ş/ș/g' \
6 -e 's/â/â/g' \
7 -e 's/ă/ă/g' \
8 -e 's/Î/Î/g' \
9 -e 's/î/î/g' \
10 "$1"
12 # -e 's/Î/Î/' \
13 #-e 's/ţ/ț/' \