Changes between Version 12 and Version 13 of en/External-Software-TitanNitLanguageEditor


Ignore:
Timestamp:
Mar 11, 2014, 12:14:42 PM (12 years ago)
Author:
jonathan brophy
Comment:

edit info

Legend:

Unmodified
Added
Removed
Modified
  • en/External-Software-TitanNitLanguageEditor

    v12 v13  
    4444''Select an item to view more info:''
    4545
    46 ([#point9.6.1 Loading a translation from svn])
    47 ([#point9.6.2 Loading a Translation from a local directory])
    48 ([#point9.6.3 Import Translation from svn or local (Source/ Target Mode)])
    49 ([#point9.6.4 Edit Translation])
    50 ([#point9.6.5 Submission])
    51 ([#point9.6.6 Local Testing])
     46* ([#point9.6.1 Loading a translation from svn])
     47* ([#point9.6.2 Loading a Translation from a local directory])
     48* ([#point9.6.3 Import Translation from svn or local (Source/ Target Mode)])
     49* ([#point9.6.4 Edit Translation])
     50* ([#point9.6.5 Submission])
     51* ([#point9.6.6 Local Testing])
    5252
    5353
     
    126126[http://www.aaf-digital.info/forum/showthread.php?98565-TitanNitLanguageEditor forum Link]
    127127
     128[[br]]
     129
    128130----
    129131'''Local Testing''' [=#point9.6.6]
     
    132134If you wish to install your modified language files into your reciever for testing you can so by exporting you file an a titan.mo file you can do this by selecting __"File/ Build Titan.mo"__ for this to work you need to install some aditional components  in to the program directory.
    133135
    134 to do this create a folder in the program directory called __"gettext"__ and extract the below files into that directory:
     136To do this create a folder in the program directory called __"gettext"__ and extract the below files into that directory:
    135137
    136138
    137 [http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-runtime-0.13.1.bin.woe32.zip gettext-runtime]
     139[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-runtime-0.13.1.bin.woe32.zip gettext-runtime] [[br]]
     140[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/libiconv/libiconv-1.9.1.bin.woe32.zip libiconv] [[br]]
     141[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-tools-0.13.1.bin.woe32.zip gettext-tools] [[br]]
    138142
    139 [http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/libiconv/libiconv-1.9.1.bin.woe32.zip libiconv]
     143Once you have exported your titan.mo file you may ftp or manually copy it onto your Receiver to test it.
    140144
    141 [http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-tools-0.13.1.bin.woe32.zip gettext-tools]
     145The file needs to go into the directory and a reboot neede to be proformed afterwards:  '''/var/usr/local/share/titan/po/__??__/LC_MESSAGES/titan.mo)''' where __??__ is the language file you are editing.
    142146
    143 once you have exported yur titan.mo file you may ftp or manually copy it onto your Receiver to test it.
    144 
    145 The file needs to go into the directory:  '''/var/usr/local/share/titan/po/__??__/LC_MESSAGES/titan.mo)''' where __??__ is the language file you are editing.
    146