GNOME Bugzilla – Bug 129492
Inconsistent writing of "URL" and "URI" in gnome-vfs
Last modified: 2004-12-22 21:47:04 UTC
#: schemas/desktop_gnome_url_handlers.schemas.in.h:11 msgid "Set to true to have a program specified in command handle callto URLs" #: schemas/desktop_gnome_url_handlers.schemas.in.h:21 msgid "URL handler for callto uris" etc. How come URL is written in uppercase, while URI is not? IMHO both should be in uppercase. Words made out of acronyms (like "uris") is difficult to translate.
If you have time to commit a fix for that (uppercase URI and URL), that would be great. These acronyms should only occur in gconf key descriptions, which doesn't make it too critical for translations.
Unfortunately, there is no system that allows for prioritizing different translatable messages inside the same module/pot file to translators. A translatable message is a translatable message and is shown and counted as such, regardless where it comes from. Hence it's important to try to maintain the same linguistic quality in all messages, regardless if it's in the UI or in schemas messages, to not make the work of translators unnecessarily difficult.
Patch committed. Closing. regs, Chris
This was really a duplicate of bug 120740. *** This bug has been marked as a duplicate of 120740 ***
D'oh, wrong bug! Sorry.