Skip to content

Move most strings in the package to use vscode.l10n function#1158

Draft
ewanharris wants to merge 7 commits into
tidev:masterfrom
ewanharris:chore/move-strings-to-l10n
Draft

Move most strings in the package to use vscode.l10n function#1158
ewanharris wants to merge 7 commits into
tidev:masterfrom
ewanharris:chore/move-strings-to-l10n

Conversation

@ewanharris
Copy link
Copy Markdown
Member

@ewanharris ewanharris commented Jun 21, 2023

This updates most strings in the package to use the vscode.l10n function and adds the file generated from npx @vscode/l10n-dev export --outDir ./l10n ./src to help generating for other languages.

It most likely would be sensible to review and see if we can consolidate similar strings to try and avoid duplication.

I haven't touched the debugger yet as I'm not too sure how that works with pieces of it being a separate process, and haven't touched the explorer code as it requires some thinking/opinions, i.e. given that Device represents a target in titanium cli should it be localised?

Marking as draft as this is entirely untested

@ewanharris ewanharris force-pushed the chore/move-strings-to-l10n branch from 1b20d94 to 0755a89 Compare August 19, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant