On Mon, Feb 3, 2014 at 10:11 AM, Dan Wells <[email protected]> wrote: > Hello all, > > In my prototype overview I mentioned that I would follow up with more > specific feedback in a few places. One such place is translations > strings. It makes me uneasy to see code end up at the translator end, even > if the code itself is really simple. For example, we currently have > strings like: > > l('Bucket {{bucket().name()}}') > > > What about instead doing something like: > > l('Bucket [_1]', '{{bucket().name()}}') >
Yes, we can and should do that. I'm not sure what I was thinking... Thanks, Dan. -b -- Bill Erickson | Senior Software Developer | phone: 877-OPEN-ILS (673-6457) | email: [email protected] | web: http://esilibrary.com | Equinox Software, Inc. / The Open Source Experts
