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


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

add info anchors

Legend:

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

    v11 v12  
    44
    55The TitanNit Language Editor tool is used to provide translations files for devs to implement translations into the TitanNit gui.
     6
    67=== Made by Karlo ===
    7 please check there for the latest version:
     8
     9German and English languages have been made and have been merged into svn.
     10To support future languages you can use this program to download  the language base files from the svn for conversion it supports UTF-8 so special
     11chracters from various languages can be implemented.
     12
     13Please check the main thread for the latest version:
    814
    915[http://www.aaf-digital.info/forum/showthread.php?98565-TitanNitLanguageEditor forum Link]
     
    1117This program requires microsoft visual basic runtime files to operate.
    1218
    13 German and English languages have been made and have been merged into svn.
    14 To support future languages you can use this program to download  the language base files from the svn for conversion it supports UTF-8 so special chracters from various languages can be implemented.
    15 
    1619Once you have made a Translation you may upload the translation po files to the aaf forum for implementation into TitanNit.
    1720
    18 If you think you can help with a translation please do so.
     21If you think you can help with a translation please do so at the end of this page there is information on ([#point9.6.5 Submission]).
    1922
    2023[[br]]
     
    3538
    3639[[br]]
     40----
     41'''contents'''
     42----
     43
     44''Select an item to view more info:''
     45
     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])
     52
     53
    3754
    3855----
    39 '''Loading a translation from svn'''
     56'''Loading a translation from svn''' [=#point9.6.1]
    4057----
    4158
     
    5067
    5168----
    52 '''Loading a Translation from a local directory'''
     69'''Loading a Translation from a local directory''' [=#point9.6.2]
    5370----
    5471
     
    6077
    6178----
    62 '''Import Translation from svn or local (Source/ Target Mode)'''
     79'''Import Translation from svn or local (Source/ Target Mode)'''[=#point9.6.3]
    6380----
    6481
     
    87104
    88105----
    89 '''Edit Translation'''
     106'''Edit Translation''' [=#point9.6.4]
    90107----
    91108
     
    100117 
    101118----
    102 '''Submission'''
     119'''Submission'''[=#point9.6.5]
    103120----
    104121
     
    110127
    111128----
    112 '''Local Testing'''
     129'''Local Testing''' [=#point9.6.6]
    113130----
    114131
     
    118135
    119136
    120 [[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-runtime-0.13.1.bin.woe32.zip gettext-runtime]]
    121 [[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/libiconv/libiconv-1.9.1.bin.woe32.zip libiconv]]
    122 [[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-tools-0.13.1.bin.woe32.zip gettext-tools]]
     137[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-runtime-0.13.1.bin.woe32.zip gettext-runtime]
     138
     139[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/libiconv/libiconv-1.9.1.bin.woe32.zip libiconv]
     140
     141[http://ftp.informatik.rwth-aachen.de/ftp/pub/gnu/gettext/gettext-tools-0.13.1.bin.woe32.zip gettext-tools]
    123142
    124143once you have exported yur titan.mo file you may ftp or manually copy it onto your Receiver to test it.