[zanata-bugs] [Bug 744277] Python cient has issues with newlines

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 13 11:57:21 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=744277

Bryan Kearney <bkearney at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(bkearney at redhat.c |
                   |om)                         |

--- Comment #3 from Bryan Kearney <bkearney at redhat.com> 2011-10-13 07:57:20 EDT ---
We are using this command in the make file:

compile-po:
        for lang in $(basename $(notdir $(wildcard po/*.po))) ; do \
                echo $$lang ; \
                mkdir -p po/build/$$lang/LC_MESSAGES/ ; \
                msgfmt -c --statistics -o po/build/$$lang/LC_MESSAGES/rhsm.mo
po/$$lang.po ; \
        done


We have fixd the bug in as.po

-- bk

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the zanata-bugs mailing list