[Ledger-smb-devel] LedgerSMB 1.3.26-rc1 released

2012-12-20 Thread Chris Travers
Hi all; LedgerSMB 1.3.26-rc1 has been released. Feel free to test it but it only consists of a few additional bug fixes in niche uses. There are a few improvements for general users but these are not that common. Feel free to download and test. There are two changes that are of general interes

Re: [Ledger-smb-devel] Installing 1.3 on Debian

2012-12-20 Thread Robert J. Clay
On Wed, Dec 19, 2012 at 5:58 AM, Nigel Titley wrote: > I decided to try installing 1.3.25 from scratch on a virgin debian > squeeze installation yesterday, using the Ubuntu installation notes as a > guide. > > Things largely went smoothly. Many of the required CPAN modules are > available as part

Re: [Ledger-smb-devel] Translation - update po from source howto?

2012-12-20 Thread Pongrácz István
> Pongrácz, > > On Thu, Dec 20, 2012 at 11:18 AM, Pongrácz István > wrote: >> I tried to update my po file from source, using Poedit. >> >> It started well, but it failed to update, due to that, the process found an >> unknown variable: $whatever, in file aa.pl > > I saw your post about having

Re: [Ledger-smb-devel] Translation - update po from source howto?

2012-12-20 Thread Robert J. Clay
Pongrácz, On Thu, Dec 20, 2012 at 11:18 AM, Pongrácz István wrote: > I tried to update my po file from source, using Poedit. > > It started well, but it failed to update, due to that, the process found an > unknown variable: $whatever, in file aa.pl I saw your post about having solved the is

[Ledger-smb-devel] Solved: Re: Translation - update po from source howto?

2012-12-20 Thread Pongrácz István
Hi, The solution: There were only one occurence of this issue, so, I replace $ with temporarly, Poedit succeed to find new messages and unused messages. So, problem solved :) Bye, István eredeti üzenet- Feladó: "Pongrácz István" Címzett: Ledger-smb-dev

[Ledger-smb-devel] Translation - update po from source howto?

2012-12-20 Thread Pongrácz István
Hi, I tried to update my po file from source, using Poedit. It started well, but it failed to update, due to that, the process found an unknown variable: $whatever, in file aa.pl The point is, due to using $variable in the translation, like this: text('$variable'), Poedit failed. My question