Donate Share

openpay

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

Translation

You are viewing a single message from this topic. View all messages.

  1. 2007-07-13 21:02:31 UTC
    To make a new language available to openpay you must do 2 things:

    1) Add a new field into afxtranslate (name it for example sp for spain)of type varchar(255). Do the translation into that table with the help of the english column (uk).

    2) You must alter the function trn(long id). Because two available languages (greek and english) are hard coded into that function, I'll make some modification so that you don't have to code anything to add a new language.

    You may work on afxtranslate and I'll post an update as soon as possible.

< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.