GNOME Bugzilla – Bug 304034
.po file typos
Last modified: 2005-12-22 03:20:18 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?)
I have fixed the gnome-dictionary typo. Dennis : what do you think of the gsearchtool strings ?
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.