Context:,03010103.xhp par_id3153188 4 help.text

Hello,

I encountered following string:

Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As Integer);] [Expression2[...]]

Is there a need to have anything translated as our German and French colleagues have not done so, but I am not sure?

Many thanks
Best regards

Hi Leo, *,

going through some mail that for some reason still is in my inbox :slight_smile:

I encountered following string:

Print [#FileName,] Expression1[{;|,} [Spc(Number As Integer);] [Tab(pos As
Integer);] [Expression2[...]]

Is there a need to have anything translated as our German and French
colleagues have not done so, but I am not sure?

No, no need to translate. Esp. translating the "print", spc or tab
function names would be an error even.

So it depends on whether you generally translate the terms in help for
Basic, or whether you let it be "programmer's stuff" :slight_smile:

Esp. for these kind of strings, it is important to view it in context,
like for example
https://help.libreoffice.org/Basic/Print_Statement_Runtime

ciao
Christian