Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Crash Collison e2bd756d12
Replacement of vscode-nls with vscode.l10n (#370)
* Update VS Code version and add new Loc lib

* Update Localize calls to new API

* manually build bundle

* WIP

* Fix \r\n and ' replacements from XLF tooling

* Remove old file translations, add new bundles

* Update l10n-dev to 0.0.23

* Rebase fix, removal of old translations, and using a
FAKE french translation to test the build steps

* Removing old vscode-nls package

* Fixing NPM package targeting

* Updating after rebase and manual merge

* Extracting some localization calls for DI to unit tests

* Removing fake translation, restoring package.nls.*.json files, as those are unaffected by the change until overwritten

* Adding Import XLFs for each language, but with no translations

* Case sensitivity fix for Linux

* Swapping 
 with \\n for the loc team

* Convert newlines in XLF to previously expected format

* Adding import XLFs from @toshio-msft
2023-02-24 17:00:57 -08:00
Crash Collison 16f1dfec4d
Fix filename casing for case sensitive (non-windows) environments (#129)
* Fix filename casing for case sensitive (non-windows) environments

* Updating \r\n -> \n in loc artifacts
2021-11-01 14:32:55 -07:00
Crash Collison 56eaf3ff71
Localization - import translations and generate necessary artifacts (#124) 2021-10-15 17:23:58 -07:00