[Tickets #2265] Add better shared resource support to menus

bugs@bugs.horde.org bugs at bugs.horde.org
Mon Aug 8 19:27:23 PDT 2005


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=2265
-----------------------------------------------------------------------
 Ticket             | 2265
 Updated By         | Matt Selsky <selsky at columbia.edu>
 Summary            | Add better shared resource support to menus
 Queue              | Horde Base
 Version            | 3.0.4
 State              | Feedback
 Priority           | 1. Low
 Type               | Enhancement
 Owners             | 
-----------------------------------------------------------------------


Matt Selsky <selsky at columbia.edu> (2005-08-08 19:27) wrote:

>> 6. Don't use double-quoted strings unless necessary for variable
>> interpolation or newlines, etc.
>
> I did this, but I was just kinda wondering why not use double-qoutes?

Double-quotes are slower since the intepreter needs to check the strings to
variable interpolation.  You need to update your patch to use double-quotes
for gettext strings otherwise the strings won't get added to the list of
things to translate.




More information about the bugs mailing list