[Tails-l10n] translations using poedit

Delete this message

Reply to this message
Author: flapflap
Date:  
To: tails-l10n
Subject: [Tails-l10n] translations using poedit
Hi,

currently I'm using poedit 1.5.4 (backported) for the translations.
Usually, it removes some of the flags and changes the header, for example:
----%<----%<----%<----%<----%<----%<----%<----%<----%<----%<----
diff --git a/wiki/src/doc/encryption_and_privacy/gpgapplet.de.po
b/wiki/src/doc/encryption_and_privacy/gpgapplet.de.po
index bc418bc..63a863c 100644
--- a/wiki/src/doc/encryption_and_privacy/gpgapplet.de.po
+++ b/wiki/src/doc/encryption_and_privacy/gpgapplet.de.po
@@ -3,18 +3,17 @@
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
-#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-03-06 23:43+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"PO-Revision-Date: 2014-04-02 23:48+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@???>\n"
-"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: Poedit 1.5.4\n"

#. type: Plain text
#, no-wrap
----%<----%<----%<----%<----%<----%<----%<----%<----%<----%<----

Is there a way to change this behaviour so that there are minimal
changes? (I already set the name, email address and such)
On the other hand, there are some commits that "Unfuzzy strings." or
"Unfuzzy translation.", so maybe this is ok/should be done anyways?

Furthermore, if I save a file I get errors like "header field
`Project-Id-Version` still has the initial default value". This is
annoying but poedit saves the file correctly, so it's more a usability
thing.

At the moment, I reset the changes poedit does during interactive
add/checkout when doing the final review before commit.
Is this necessary, or is it ok to have changed file headers?

Is there a way to have automatic line breaks, let's say after 72 characters.

Maybe I'll try vim with gettext plugin intead of poedit...
~flapflap