<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Detlev Offenbach wrote:
<blockquote cite="mid200504041827.39018.detlev@die-offenbachs.de"
 type="cite">
  <pre wrap="">The translation files are generated in the directory of the main script. When 
you add a language via the translations browser, a file called like your main 
script with an underscore and the language abbreviation is generated (e.g. 
for /path_to_your_main_script/main_script.py  and nl it 
is /path_to_your_main_script/main_script_nl.ts).
  </pre>
</blockquote>
Thank you for the answers!<br>
<br>
Maybe I wrote down my question unclear, my question is: why are all
translations stored in the directory where my main_script is?<br>
I would like to store them somewhere else, just like I can do with .ui
files for instance.<br>
So, I would like to have the main script in the project's root together
with a README,INSTALL and some subdirectories.<br>
Eric3 does not allow me to do so. Or maybe there is a workaround?<br>
<br>
best regards<br>
Eric van Riet Paap<br>
<br>
<br>
<blockquote cite="mid200504041827.39018.detlev@die-offenbachs.de"
 type="cite">
  <pre wrap="">
Detlev

Am Sonntag, 3. April 2005 00:58 schrieb jul:
  </pre>
  <blockquote type="cite">
    <pre wrap="">well, I think translation files have to be in the same directory than
project file.
You may have a look at eric project directory to see how translations
are managed.
++
Jul.

    </pre>
    <blockquote type="cite">
      <pre wrap="">Goodday all,

I have made a translations-file (qm and ts) and want to put those in a
subdirectory (./i18n),
The (right mouseclick in translation tab) "Add Translation..." option
does not allow me to select a file.
i.e. it behaves different from add file and add form.

How do I add the ./i18n/somefile.qm to the project?

best regards
Eric, Utrecht, The Netherlands


_______________________________________________
PyKDE mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyKDE@mats.imk.fraunhofer.de">PyKDE@mats.imk.fraunhofer.de</a>
<a class="moz-txt-link-freetext" href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde">http://mats.imk.fraunhofer.de/mailman/listinfo/pykde</a>
      </pre>
    </blockquote>
    <pre wrap="">_______________________________________________
PyKDE mailing list    <a class="moz-txt-link-abbreviated" href="mailto:PyKDE@mats.imk.fraunhofer.de">PyKDE@mats.imk.fraunhofer.de</a>
<a class="moz-txt-link-freetext" href="http://mats.imk.fraunhofer.de/mailman/listinfo/pykde">http://mats.imk.fraunhofer.de/mailman/listinfo/pykde</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>