Traduction/en : Différence entre versions

De VlmWiki
Ligne 7 : Ligne 7 :
 
* edit it with a text editor (Notepad++, JSPAD, UltraEdit)
 
* edit it with a text editor (Notepad++, JSPAD, UltraEdit)
 
** '''Do not MS Word'''  
 
** '''Do not MS Word'''  
** Avoid tab character for indentation.
+
** Avoid tab character for indentation, use several spaces instead.
** Prefix a single quote with a backslash character (\')
+
** No recommandation for HTML tag (ex.  , &umlaut;, ...), you can use accentuated characters.
 +
** Prefix any single quote with a backslash character (\')
 
* send back your version at dev (@) virtual-loup-de-mer.org (or append in a newticket in [http://dev.virtual-loup-de-mer.org the ticketing system]).
 
* send back your version at dev (@) virtual-loup-de-mer.org (or append in a newticket in [http://dev.virtual-loup-de-mer.org the ticketing system]).
  

Version du 4 avril 2011 à 13:46

How ?

If you wish to contribute to VLM by correcting/translating it, here are the steps to follow :

  • download the file : http://dev.virtual-loup-de-mer.org/vlm/exp...des/strings.inc
  • edit it with a text editor (Notepad++, JSPAD, UltraEdit)
    • Do not MS Word
    • Avoid tab character for indentation, use several spaces instead.
    • No recommandation for HTML tag (ex.  , &umlaut;, ...), you can use accentuated characters.
    • Prefix any single quote with a backslash character (\')
  • send back your version at dev (@) virtual-loup-de-mer.org (or append in a newticket in the ticketing system).

If you need help ?

Use the dedicated forum

Thanks ! You are welcome to add a language not currently handled by Vlm.