* Fixed OpenWithCodeContextMenu text
Changed tab to space in OpenWithCodeContextMenu that caused the option to show "missplaced" in the context menu of Windows file explorer.
* Fix encoding
* Update messages.es.isl
Add a hotkey to allow opening with Code from the context menu also in Spanish
* fix encoding
Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
* Add custom "Open with" message to installer script
Supported languages: de, en, es, fr, hu, it, pt-br, ru
* Fix typo in build/win32/i18n/messages.en.isl
Co-Authored-By: jaqra <48099350+jaqra@users.noreply.github.com>
* Add tr translation for OpenWithCodeContextMenu
* Update translations to be consistent with "AddContextMenuFiles" translation
* Fix file encoding
* Fix asian lang files
* Add translations for Japanese & Chinese
* Fix file endings
* Remove newline at end of i18n files
* Add OpenWith translations without changing the file encoding