Tagged Questions
2
votes
1answer
62 views
Rarely used translation function placement
I have just been looking at the analytics of one of the websites I work on, and one of the features is required - but rarely used. There is a Microsoft Translate button, with their "Powered by ...
6
votes
2answers
76 views
Localization of Password Input
What is current practice when it comes to localization of passwords? I know many systems, even where Latin/romanised text is not used, do not recognize/accept two-bit/unicode passwords. My instinct is ...
2
votes
1answer
87 views
Globalization Patterns for Dates Without Year
In my application, there is a field that represents the end of the accounting year for an entity. This "date" is the same every year, so what we currently present to the user is field with a month ...