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 304034 - .po file typos
.po file typos
Status: RESOLVED FIXED
Product: gnome-utils
Classification: Deprecated
Component: general
2.10.x
Other All
: Normal normal
: ---
Assigned To: gnome-utils Maintainers
gnome-utils Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-05-13 10:59 UTC by Clytie Siddall
Modified: 2005-12-22 03:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Clytie Siddall 2005-05-13 10:59:59 UTC
1.
po:10
reference:	⑤	../gdictsrc/dict.c:690
Original:	⌘0	
A serious error occured. Please check that your server and port are correct. 
For reference the default server is dict.org and the port 2628
(occurred)

2.
#: ../gsearchtool/gsearchtool.c:773
#, c-format
msgid "%d File Found"
msgid_plural "%d Files Found"

#: ../gsearchtool/gsearchtool.c:777 ../gsearchtool/gsearchtool.c:815
#, c-format
msgid "%d file found"
msgid_plural "%d files found"

(identical bar capital letters: is this necessary?)
Comment 1 Vincent Noel 2005-06-09 16:16:07 UTC
I have fixed the gnome-dictionary typo.

Dennis : what do you think of the gsearchtool strings ?
Comment 2 Dennis Cranston 2005-12-22 03:19:32 UTC
The two variations of the file(s) found string are required.  Per the HIG, window titles should use title capitalization and for labels we should use sentence capitalization.  This is not a bug in gnome-search-tool.