From: Sean E. <sea...@gm...> - 2007-01-19 23:55:09
|
On 1/19/07, Javier Fern=E1ndez-Sanguino Pe=F1a <jf...@co...> wrote: > Wouldn't it be possible to change all of those to: > msgid "True if the command specified in the \"command\" key should handle= \"%s\" " > "URLs." > msgid "Whether the specified command should handle \"%s\" URLs" > and > msgid "The handler for \"%s\" URLs" I do not believe it is. These strings aren't used in the code but are used to generate the gaim.schemas XML file at build time. -s. |