A method for exposing localization bugs before the actual translation work has begun. This is done by automatically translating resources in a way which keeps them legible while making it apparent that they have been modified.
0
votes
1answer
86 views
Modify all resource strings with a prefix to easily spot i18n or RTL issues
I want to easily (ie: not manually touch every string) add a prefix to all of my resource strings, something like 'XXXSomeString', such that I can spot both non-localized strings (they won't have the ...
2
votes
1answer
450 views
Getting Visual Studio to build pseudo-language (qps-ploc) satellite assemblies
I've generated pseudo-localized versions of an app's resource files (for example Order Summary and Payment is localized as [[[[[Òŕd̂ër̊ S̀úm̂m̈år̀ý ân̈d̊ P̀áŷm̈e̊ǹt́]]]]]) so that we can ...
0
votes
1answer
148 views
MSBuild AssignCulture task assigns empty culture to pseudo-cultures (qps-ploc, qps-plocm)
I have a number of localized RESX files in my project:
Messages.resx
Messages.de.resx
Messages.qps-ploc.resx
The last one being a pseudo-localized text resource for testing purposes. I ...
22
votes
2answers
496 views
.NET Date to string gives invalid strings in Vista Pseudo-cultures
My computer is configured with a culture that is not en-US.
When using the native Win32 GetDateFormat function, i get correctly formatted dates:
22//11//2011 4::42::53 P̰̃M]
This is correct; ...
9
votes
1answer
4k views
How to add custom Accept-Languages to Chrome for pseudolocalization testing?
i am testing pseudo-localization of a web-site.
i can configure Internet Explorer to have custom accept languages:
Click Tools, Internet Options
On the General tab click Languages
In the Language ...
12
votes
2answers
780 views
How to use enable pseudo-locale in Windows for testing?
Windows Vista introduced the concept of three pseudo-locales:
Pseudo Locale Locale Name LCID
=================== =========== ======
Base qps-ploc 0x0501
...