diff options
Diffstat (limited to '')
-rw-r--r-- | po/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/po/ChangeLog b/po/ChangeLog index d2f41cd1f..5cd73b7c3 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,16 @@ +2007-08-16 Werner Koch <[email protected]> + + * pt_BR.po, es.po: Remove the "GNU" from the project ID. That + stupid msginit uses a script project-id to retrieve a new project + id. Instead of using what it founds out, it tries to put "GNU" + before the id if _any_ file in the current directory has a string + "GNU <package_name>". As [email protected] is build automagically this + package name mangling breaks make distcheck as it tries to rebuild + the po file with the "correct" name. The upshot is never to use + GNU in you po directory. + + * de.po: Fix a few fuzzy entries and translate new strings. + 2007-07-04 Werner Koch <[email protected]> * de.po: Update a few strings. |