Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 826212 Details for
Bug 1032189
improper use of gettext
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
xgettext output
gettext_warnings.txt (text/plain), 3.60 KB, created by
Michael Hrivnak
on 2013-11-19 17:01:04 UTC
(
hide
)
Description:
xgettext output
Filename:
MIME Type:
Creator:
Michael Hrivnak
Created:
2013-11-19 17:01:04 UTC
Size:
3.60 KB
patch
obsolete
>[mhrivnak@mhrivnak pulp]$ find . -name '*.py' > source_files.txt >[mhrivnak@mhrivnak pulp]$ xgettext -f source_files.txt -o catalog.pot >./server/pulp/server/managers/auth/role/cud.py:276: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/server/managers/auth/permission/cud.py:217: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/server/managers/repo/sync.py:194: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/server/db/migrate/models.py:158: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/server/db/connection.py:130: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/server/db/connection.py:137: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./server/pulp/plugins/conduits/mixins.py:523: warning: 'msgid' format string with unnamed arguments cannot be properly localized: > The translator cannot reorder the arguments. > Please consider using a format string with named arguments, > and a mapping instead of a tuple for the arguments. >./client_lib/pulp/client/commands/consumer/manage.py:31: warning: Empty msgid. It is reserved by GNU gettext: > gettext("") returns the header entry with > meta information, not the empty string.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1032189
: 826212