GPII-2212: Windows Language support#534
Conversation
|
CI job passed. |
|
CI job passed. |
|
CI job passed. |
|
This isn't quite ready to be merged (but good enough for demoing). |
|
CI job passed: https://ci.gpii.net/job/universal-tests/482/ |
|
CI job passed: https://ci.gpii.net/job/universal-tests/527/ |
|
CI job passed: https://ci.gpii.net/job/universal-tests/637/ |
|
This isn't perfect, as it still applies the language change even if it doesn't need to be changed. However Gregg would like it in. |
|
@JavierJF will give this pull request a first round of review... Antranig will do the final review and merge |
|
CI job passed: https://ci.gpii.net/job/universal-tests/652/ |
|
CI job passed: https://ci.gpii.net/job/universal-tests/666/ |
…stry location for language change Also, added "tom" who speaks US English
|
CI job passed: https://ci.gpii.net/job/universal-tests/678/ |
# Conflicts: # testData/deviceReporter/installedSolutions.json
|
CI job passed: https://ci.gpii.net/job/universal-tests/920/ |
# Conflicts: # tests/data/preferences/os_win7.json5
|
CI job failed: https://ci.gpii.net/job/universal-tests/922/ |
|
CI job failed: https://ci.gpii.net/job/universal-tests/923/ |
|
CI job passed: https://ci.gpii.net/job/universal-tests/924/ |
# Conflicts: # gpii/node_modules/matchMakerFramework/test/data/os_win7.json # testData/solutions/win32.json5
|
CI job failed: https://ci.gpii.net/job/universal-tests/942/ |
|
CI job failed: https://ci.gpii.net/job/universal-tests/943/ |
|
CI job passed: https://ci.gpii.net/job/universal-tests/944/ |
|
I've put this on top of master locally and worked great. However, @stegru, would you mind to update this with current master? |
|
👌 |
|
CI job failed: https://ci.gpii.net/job/universal-tests/1006/ |
ok to test |
|
CI job passed: https://ci.gpii.net/job/universal-tests/1007/ |
| * @param {Number} pid - the process id of the process. | ||
| * @return {String} - The full path of the process, or null if there's no matching process. | ||
| */ | ||
| gpii.processes.getProcessPath = function (that, pid) { |
There was a problem hiding this comment.
How did this material end up in this pull? Is it contamination from another pull?
There was a problem hiding this comment.
Yes, GPII/windows#170 (and this one GPII/windows#169).
It's a dependent.
There was a problem hiding this comment.
But there must be a universal pull that it came from?
Works well with GPII/windows#132
Changing the language is quite simple (provided the language pack is installed), but getting the applications to react to the change is impossible.
Test with the new "catalina" preference set, which requires the language pack for es-ES, which can be installed via control panel or by downloading it here (Windows 10 build 14393, vm box 2017.07.15). See GPII-2212, "Installing a language".