home *** CD-ROM | disk | FTP | other *** search
/ PC Player 2000 April / PCP_4_2000A.iso / demos / Shogun / data1.cab / Program_Executable_Files / loc / eng / System.txt < prev    next >
Encoding:
Text File  |  2000-01-13  |  1.1 KB  |  54 lines

  1. //
  2. // This contains the in system text.
  3. //
  4.  
  5. //
  6. // Generally contains text for the various subsystems such as error codes.
  7. //
  8.  
  9.  
  10.  
  11. //
  12. // Notes to translators.
  13. //
  14. // i) Only those things between 
  15. // {""} need to be translated.
  16. // and the 
  17. // {""} should be left in.
  18. // (Unless otherwise specified.)
  19. //
  20. //
  21. // ii) If an untranslated string will have 
  22. // (!ENG!) (!FRA!) (!DEU!) 
  23. // (!ITA!) (!ESP!) (!JAP!) 
  24. // (!SCH!) (!TCH!) (!KOR!)
  25. // at the end of the string.
  26. // This is so we can detect untranslated stings
  27. // easily and can see that they have no been 
  28. // translated when the program has been run.
  29. // Once the translation has been done acceptable
  30. // they should be removed.
  31.  
  32.  
  33.  
  34. // iii) The data is organized as follows 
  35. // 
  36. // ["this is a label"]
  37. // {"This is the translation"}
  38. //
  39. // ["This is a another label"]
  40. // {"This is the another translation"}
  41. // etc
  42.  
  43.  
  44. //
  45. // Comments are ignored and will be stripped out later
  46. // The can be used to issue instructions or for 
  47. // Information.
  48. //
  49.  
  50.  
  51.  
  52. ["SystemTextData"]  {"System Text data."}
  53.  
  54.