Support Article
Browse button not localized
SA-6902
Summary
User has German language pack installed at their end. When file path control is used, the browse button used for adding attachments is not localized for German locale users.
Error Messages
NA
Steps to Reproduce
Have file path control referenced in a section and for operators with locale set to "de" the label (browse) on the button is not localized.
Root Cause
The root cause of this problem is a defect in customer application code/rules.
Browsers automatically localize the text, file (browse button control) is controlled by browser. Example German browser would localize the "browse" and display it accordingly to the end users. Basically it takes the settings from machine locale settings, not the html page.
Resolution
The explanation for this behavior is as follows:
Browsers automatically localize the text, file (browse button control) is controlled by browser. Example German browser would localize the "browse" and display it accordingly to the end users. Basically it takes the settings from machine locale settings, not the html page.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.