Re: branch features/chat: Some strings not translated

2013-11-10 Thread Kornel Benko
Am Sonntag, 10. November 2013 um 21:26:59, schrieb Tommaso Cucinotta > On 10/11/13 20:49, Kornel Benko wrote: > > Am Sonntag, 10. November 2013 um 20:07:38, schrieb Kornel Benko > > > >> Hi Tomasso, > >> some strings, like "Connected" used in Buddies

Re: branch features/chat: Some strings not translated

2013-11-10 Thread Tommaso Cucinotta
On 10/11/13 20:49, Kornel Benko wrote: > Am Sonntag, 10. November 2013 um 20:07:38, schrieb Kornel Benko > >> Hi Tomasso, >> some strings, like "Connected" used in BuddiesUi.ui are not translated. >> >> You use in src/frontends/qt4/GuiBuddies.cpp:255 t

Re: branch features/chat: Some strings not translated

2013-11-10 Thread Kornel Benko
Am Sonntag, 10. November 2013 um 20:07:38, schrieb Kornel Benko > Hi Tomasso, > some strings, like "Connected" used in BuddiesUi.ui are not translated. > > You use in src/frontends/qt4/GuiBuddies.cpp:255 tr("Connected"), but > since tr() is not searched (like e

branch features/chat: Some strings not translated

2013-11-10 Thread Kornel Benko
Hi Tomasso, some strings, like "Connected" used in BuddiesUi.ui are not translated. You use in src/frontends/qt4/GuiBuddies.cpp:255 tr("Connected"), but since tr() is not searched (like e.g. _(), qt_() ...) they don't make it into lyx.pot. Kornel signature.a

Re: Some strings

2008-03-15 Thread Bo Peng
On Sat, Mar 15, 2008 at 9:36 PM, Pavel Sanda <[EMAIL PROTECTED]> wrote: > hi > its ok to commit this (Bo?) Sure. Thanks. Bo

Some strings

2008-03-15 Thread Pavel Sanda
hi its ok to commit this (Bo?) pavel diff --git a/src/Buffer.cpp b/src/Buffer.cpp index cac1f58..b20340d 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -925,18 +925,18 @@ bool Buffer::writeFile(FileName const & fname) const } if (!retval) { - message(str + _(" c