PDA

View Full Version : Language bind to Button images


armkbdotcom
10-02-2005, 09:46 AM
Hello,

Is there any way(plugin?) to bind language to button images in order to correspond the language? I've also translated text on buttons, so I want to change all text to russian when user change language, including buttons.

Thanks.

Lea Verou
10-02-2005, 09:57 AM
Hello,

Is there any way(plugin?) to bind language to button images in order to correspond the language? I've also translated text on buttons, so I want to change all text to russian when user change language, including buttons.

Thanks.

You can create a different style until a hack is made for this ;)

armkbdotcom
10-02-2005, 10:10 AM
Well, I know I can do it through style, but it's not correct to force user change Language AND style. So I'm not looking for temporary solution...

Lea Verou
10-02-2005, 10:35 AM
Well, I know I can do it through style, but it's not correct to force user change Language AND style. So I'm not looking for temporary solution...

Yeah I know it's not correct...
I was talking about a temporary solution until such a hack is released. :)

armkbdotcom
10-02-2005, 10:55 AM
Let's wait then...

Foubu
06-28-2007, 07:47 PM
Is there already a solution for it?

I'm real curious for it.

Sincerly,
Foubu

jluerken
06-29-2007, 08:10 AM
There is not an easy solution.

You have currently two options

1. Install two identical styles. One on every language
Check the Users language or the browsers language (if guest) to decide which is showing up.
You still have the problem that you can only choose one as default during the user registration.

2. Use one style and wrap conditionals around the buttons.