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 706824 - Dots in sentences
Dots in sentences
Status: RESOLVED FIXED
Product: gnome-photos
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME photos maintainer(s)
GNOME photos maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-08-26 19:08 UTC by Dušan
Modified: 2013-09-02 14:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
properties-dialog: Replace dots with commas in EXIF labels (994 bytes, patch)
2013-09-02 14:34 UTC, Debarshi Ray
committed Details | Review

Description Dušan 2013-08-26 19:08:54 UTC
It would be better, if you change commas to dots in this strings.
Sentences will be then more meaningfull.


#: ../src/photos-properties-dialog.c:527
msgid "Off, Did not fire"

#: ../src/photos-properties-dialog.c:529
msgid "On, Fired"
Comment 1 Debarshi Ray 2013-08-27 07:29:59 UTC
I was following Flickr's example in the way they show the EXIF information, and these are the strings that they use. That said, I am open to suggestions.
Comment 2 Jakub Steiner 2013-09-02 14:17:01 UTC
I don't mind commas, but then you probably don't want caps.
Comment 3 Debarshi Ray 2013-09-02 14:34:40 UTC
Created attachment 253848 [details] [review]
properties-dialog: Replace dots with commas in EXIF labels
Comment 4 Debarshi Ray 2013-09-02 14:39:03 UTC
Comment on attachment 253848 [details] [review]
properties-dialog: Replace dots with commas in EXIF labels

Thanks Jimmac! Committed.