diff options
author | Daniel Kahn Gillmor <[email protected]> | 2016-09-15 17:49:05 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2016-09-16 11:43:24 +0000 |
commit | 4ab8107063b641ed74fc4c9bf98304bcea573178 (patch) | |
tree | a6b17ee56a006a0bed5cc74174be3c71e3eee340 /agent/command-ssh.c | |
parent | scd: Add support of ECC pubkey attribute. (diff) | |
download | gnupg-4ab8107063b641ed74fc4c9bf98304bcea573178.tar.gz gnupg-4ab8107063b641ed74fc4c9bf98304bcea573178.zip |
po: convert localizations to UTF-8
* po/{it,et,pl,ro,gl,es,el,sk,pt,eo,hu}.po: convert to UTF-8
This was an automated conversion process, using:
for x in po/{it,et,pl,ro,gl,es,el,sk,pt,eo,hu}.po; do
cs=$(grep charset= $x | cut -f2 -d= | cut -f1 -d\\)
iconv -f $cs -t UTF-8 < $x >$x.tmp
sed "s/$cs/UTF-8/" < $x.tmp > $x
rm -f $x.tmp
done
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions