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 342161 - change all "uid" to "UID"
change all "uid" to "UID"
Status: RESOLVED FIXED
Product: evolution-data-server
Classification: Platform
Component: general
1.8.x (obsolete)
Other Linux
: Normal trivial
: ---
Assigned To: André Klapper
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-05-17 18:54 UTC by André Klapper
Modified: 2013-09-14 16:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch me, baby. (6.64 KB, patch)
2006-06-15 15:17 UTC, André Klapper
committed Details | Review

Description André Klapper 2006-05-17 18:54:56 UTC
e-d-s got strings where it's "UID" and e-d-s got strings where it's "uid".
change all "uid" to "UID".

#: ../addressbook/libebook/e-book.c:3542
#, c-format
msgid "%s: there was no self contact uid stored in gconf"
msgstr "%s: Es gab keine in GConf gespeicherte Self-Contact-Benutzerkennung"

#: ../addressbook/libebook/e-contact.c:108
msgid "Unique ID"
msgstr "Eindeutige Kennung"

#: ../camel/providers/imap/camel-imap-folder.c:2561
#, c-format
msgid "Incomplete server response: no UID provided for message %d"

#: ../camel/providers/imap/camel-imap-folder.c:2574
#, c-format
msgid ""
"Unexpected server response: Identical UIDs provided for messages %d and %d"

#: ../addressbook/libebook/e-book.c:3672
#, c-format
msgid "%s: there was no source for uid `%s' stored in gconf."

#: ../camel/camel-folder.c:1278
#, c-format
msgid "Unsupported operation: search by uids: for %s"

#: ../camel/providers/nntp/camel-nntp-folder.c:175
#: ../camel/providers/nntp/camel-nntp-folder.c:207
#, c-format
msgid "Internal error: uid in invalid format: %s"

#: ../camel/providers/pop3/camel-pop3-folder.c:405
#, c-format
msgid "No message with uid %s"
Comment 1 André Klapper 2006-06-15 15:17:21 UTC
Created attachment 67425 [details] [review]
patch me, baby.
Comment 2 Karsten Bräckelmann 2006-06-15 15:20:42 UTC
Looks good. Please commit to HEAD. :)
Comment 3 André Klapper 2006-06-15 15:23:24 UTC
thanks. :-)
patch committed to HEAD. fix will be included in unstable evolution 2.7.4.