<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.5848" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>Hi there,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>is it possible to use only whole sentences for 
language translation?<BR>Actually, some sentences are build by pieces which 
makes it sometimes impossible to build right sentences in other 
languages.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>We use the German language-package and have 
problems on some places.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>A good example is quick-create:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;{foreach&nbsp; item=detail 
from=$QCMODULE}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;option 
value="{$detail.1}"&gt;{$APP.NEW}&amp;nbsp;{$detail.0}&lt;/option&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
{/foreach}<BR>&nbsp;&nbsp;<BR>This generates in English:</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;New 
Account&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<BR>&nbsp;New Contact &nbsp;&nbsp;&nbsp;<BR>&nbsp;New 
Document&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
...&nbsp;&nbsp; </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The word new is stored in "NEW"</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>But in German the word new depends on the second 
word:<BR>So you write </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp; &nbsp;Neu<STRONG>e</STRONG> 
Firma&nbsp;&nbsp;<SPAN class=281064213-18092009> </SPAN><SPAN 
class=281064213-18092009>&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; </SPAN>for 
new Account<BR>&nbsp;&nbsp; &nbsp;Neu<STRONG>er</STRONG> 
Kontakt&nbsp;&nbsp;&nbsp;<SPAN class=281064213-18092009>&nbsp; &nbsp;&nbsp; 
</SPAN>for new Contact<BR>&nbsp;&nbsp; &nbsp;Neu<STRONG>es</STRONG> 
Dokument&nbsp;&nbsp;<SPAN class=281064213-18092009>&nbsp;&nbsp;</SPAN>for new 
document<BR>&nbsp;&nbsp; &nbsp;<BR>I think other languages might have the same 
problem!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Best regards,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Stefan<BR></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>