mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Update spanish translation.
Cleanups. Allow utf-8 in email addresses.
This commit is contained in:
parent
511c7a89fc
commit
82ab848ea4
9 changed files with 256 additions and 277 deletions
|
@ -5,6 +5,9 @@
|
|||
# remove the colon to armor this script.
|
||||
SENDMAIL=": /usr/sbin/sendmail"
|
||||
|
||||
LC_ALL=C
|
||||
LC_CTYPE=C
|
||||
|
||||
for file in *.po; do
|
||||
addr=$(head -100 $file | awk '/^# ?Designated-Translator:/ { printf "%s", $0; exit 0}' | sed 's/.*\(<.*>\).*/\1/')
|
||||
if [ -z "$addr" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue