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 461356 - Please add comment to this time string
Please add comment to this time string
Status: RESOLVED FIXED
Product: file-roller
Classification: Applications
Component: general
2.19.x
Other All
: Normal normal
: ---
Assigned To: Paolo Bacchilega
file-roller-maint
Depends on:
Blocks:
 
 
Reported: 2007-07-29 00:32 UTC by Leonardo Ferreira Fontenelle
Modified: 2007-07-29 22:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Leonardo Ferreira Fontenelle 2007-07-29 00:32:38 UTC
Not everyone understands messages like this, please add a comment explaning that the %letters mean and where will it be displayed.

#: ../src/glib-utils.c:511
msgid "%d %B %Y, %H:%M"
Comment 1 Paolo Bacchilega 2007-07-29 17:59:35 UTC
I added the following comment:

/* This is the time format used in the "Date Modified" column and
 * in the Properties dialog.  See the man page of strftime for an 
 * explanation of the values. */

I hope this helps.
Comment 2 Leonardo Ferreira Fontenelle 2007-07-29 22:23:22 UTC
That's great, thanks!