Globalization Issue

Hello,

I wish someone could help me with this… i´ve been trying to figure
out for some days now but have not come up with a solution.

I am building an application (which is intended to be used in spanish
speaking countries) that has the globalite plugin installed for
translation reasons. It has worked well with dates and formats but I
have not come up with a way to translate file upload buttons that show
up the message: “Choose File” and “No file selected” (Using
“file_upload” plugin) has anyone come up with a solution or
encountered a similar problem?? Thanks in advance.

Gustavo

On 23 Jul 2008, at 17:02, gus wrote:

I wish someone could help me with this… i´ve been trying to figure
out for some days now but have not come up with a solution.

I am building an application (which is intended to be used in spanish
speaking countries) that has the globalite plugin installed for
translation reasons. It has worked well with dates and formats but I
have not come up with a way to translate file upload buttons that show
up the message: “Choose File” and “No file selected” (Using
“file_upload” plugin) has anyone come up with a solution or
encountered a similar problem?? Thanks in advance.

You can’t, they are browser specific and use the browser’s language.
If the browser is localized, it will show a localized string. Your web
app can’t control it.

Best regards

Peter De Berdt

Just changed the browser language and everything worked ok. Thanks a
lot.

Best regards,

Gus