Search code examples
file-uploadxpageslotus-noteslotus-dominoxpages-ssjs

Localize XPages's FileUpload Contol's Browse button label


I am working on localization for a XPages enabled web application. I want to localize the default "Browse" button's label to the XPage's fileupload control. Is it possible without creating separate button kind of workaround?

In the same way, is it possible to localize the default Header title labels(like File Name, Size, etc.,) of XPage's FileDownload control?

Thanks in advance.


Solution

  • The Browser button is part of the Browser, not part of your code. In short: don't waste your time. If a user desperately needs a different language, they will have switched the language in their browser settings already and your work is done.

    The Browse button label is subject to the same access rules as the Browser menu bar.