On Wed, Sep 10, 2014 at 11:58:26PM +0200, Christian Boltz wrote: > Hello, > > Am Mittwoch, 10. September 2014 schrieb Seth Arnold: > > On Wed, Sep 10, 2014 at 10:51:26PM +0200, Christian Boltz wrote: > > > a side effect of not including utils/apparmor/*.py in the .pot file > > > was that some translations were lost. This patch includes > > > backported translations from r2186. It's not a simple merge, I > > > reviewed everything I merged and changed it if necessary. > > > > I have a few small fixes to suggest... > > > > > BTW: does it make sense to keep > > > > > > "Language-Team: Novell Language <[email protected]>\n" > > > > > > or should we remove that line? > > > > At this point [email protected] feels like a better address.. :) > > OK, I'll remove Novell Language. I also fixed the issues you noticed > (nice catches!) > > Updated patch: > > === modified file 'utils/po/de.po' > --- utils/po/de.po 2014-07-24 05:40:28 +0000 > +++ utils/po/de.po 2014-09-10 21:55:15 +0000 > @@ -85,6 +90,14 @@ > "opportunity to choose whether the access should be \n" > "allowed or denied." > msgstr "" > +"Starten Sie die Anwendung, für die ein Profil erstellt werden soll, in\n
The above line is missing a closing ", which causes the generation of the .mo by msgfmt to fail, breaking the build. Can you fix, please? Pre-Acked-by: Steve Beattie <[email protected]> Thanks. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/
signature.asc
Description: Digital signature
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
