Can it be translated?
Stefan Heidrich
sheidric at rz.uni-potsdam.de
Wed Jun 16 11:32:08 BST 1999
On Wed, 16 Jun 1999, you wrote:
>Hi,
>I would have some comments concerning internationalization:
>
>cconfigenscriptdlg.cpp:
>...
>ccurrentTimeAmpm->insertItem( "am/pm" );
>currentTimeAmpm->insertItem( "24 h" );
>...
>mmodificationDateFormat->insertItem( "dd.mm.yyyy" );
>modificationDateFormat->insertItem( "yy-mm-dd" );
>modificationDateFormat->insertItem( "yy/mm/dd" );
>modificationDateFormat->insertItem( "mm/dd/yy" );
>...
>QQuestions:
>1.)Is there any way to add these strings to the ones that are
>being translated?
>2.)It would be nice to have another date format, namely
> "yyyy.mm.dd". Can it be just simply added?
Hi Pahan!
I think enscript supports only these formats of date. So it is not possible
to add another date format like yyyy.mm.dd .
Bye
Stefan
More information about the KDevelop
mailing list