Re: [E-devel] elmdentica and strftime

2010-12-04 Thread Rui Miguel Silva Seabra
Em 03-12-2010 17:17, Massimo Maiurana escreveu: > in src/elmdentica.c:1081 and :1084 there are two strftime invocations which > uses %F and %T flags, and in the generated elmdentica.pot file the first > strings is detected as c-format. > this situation prevents changing the flag in the translated p

[E-devel] elmdentica and strftime

2010-12-03 Thread Massimo Maiurana
in src/elmdentica.c:1081 and :1084 there are two strftime invocations which uses %F and %T flags, and in the generated elmdentica.pot file the first strings is detected as c-format. this situation prevents changing the flag in the translated po file because msgfmt errors out. I would suggest to us