secureloadsSecure Downloads Area Software

Forum

You are not logged in.

#1 2008-04-29 18:16:39

scottd
New member
Registered: 2008-04-24
Posts: 8

How do I translate custom fields

I've added a number of custom fields, like Phone, Address, City, State, etc... How do I make these translate when I choose German under preferences like the rest of the tags?

Offline

 

#2 2008-04-30 05:22:07

algis
Administrator
Registered: 2006-01-09
Posts: 718
Website

Re: How do I translate custom fields

Hello,
I'm sorry at the moment it is not possible, the custom fields labels are one-language only as you enter them when created.

Offline

 

#3 2008-04-30 12:10:45

scottd
New member
Registered: 2008-04-24
Posts: 8

Re: How do I translate custom fields

Could I add additional label columns to the sld22_fields table, like label_germ, and populate that with the corresponding german translation, then do a simple if statement that checks to see what the language is currently set at. If it is set to 'germ' then you could append the style designation as "LABEL_GERM" and it would replace the text with the german translation.

I would just need to know which php file I need to change to accomplish this. There are so many files in this script that it is very hard for me to look through them and see which php file yields which information. If you can just direct me to which files I need to look at, particularly the registration page.

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson