After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 732777 - Invalid string format of gettext message
Invalid string format of gettext message
Status: RESOLVED DUPLICATE of bug 732016
Product: grilo
Classification: Other
Component: plugins
git master
Other Linux
: Normal minor
: ---
Assigned To: grilo-maint
grilo-maint
Depends on:
Blocks:
 
 
Reported: 2014-07-05 18:58 UTC by Yuri Myasoedov
Modified: 2014-07-05 21:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Yuri Myasoedov 2014-07-05 18:58:27 UTC
from src/dleyna/grl-dleyna-source.c:379:
_("Upload failed, '%s', transferred %"G_GUINT64_FORMAT" bytes of %"G_GUINT64_FORMAT" bytes")

This string has been truncated by gettext:

#: ../src/dleyna/grl-dleyna-source.c:380
msgid "Upload failed, '%s', transferred %"
Comment 1 Bastien Nocera 2014-07-05 21:58:15 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 732016 ***