vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

"here" of C_Cpp.files.exclude is not localized for zh-cn

Open michelleangela opened this issue 4 years ago • 7 comments
trafficstars

Bug type: Language Service

image

michelleangela avatar Jul 14 '21 06:07 michelleangela

@michelleangela Tested on 1.14.1(pre-release) extension version, now the result is as follows: "here" localized, while translation string missing for "Read more about glob patters": CHS: image

ENU: image

v-ericawu avatar Feb 17 '23 08:02 v-ericawu

Fixed with https://github.com/microsoft/vscode-cpptools/releases/tag/1.22.3

sean-mcmanus avatar Sep 13 '24 17:09 sean-mcmanus

I changed the string, but did we get an updated translation for it yet? It looks like it's still English in the Loc PR which is still open.

bobbrow avatar Sep 13 '24 17:09 bobbrow

Ok, so maybe keep this open until we get the translation.

sean-mcmanus avatar Sep 13 '24 17:09 sean-mcmanus

@Colengms Oh, but it's been 2 weeks -- shouldn't we have gotten the string translated by now? I don't see it translated in the loc branch. But I also didn't see any failure with the loc pipeline.

sean-mcmanus avatar Sep 13 '24 18:09 sean-mcmanus

It looks like the English strings (untranslated) got updated in the loc branch just 10 hours ago, so it looks like there's just some delay in the translations and we're getting updates still.

sean-mcmanus avatar Sep 13 '24 18:09 sean-mcmanus

It looks like we still haven't gotten the translation yet (maybe for 1.23.0).

sean-mcmanus avatar Oct 15 '24 00:10 sean-mcmanus

Verified on C/C++ 1.23.0 (pre-release), this bug has been fixed:

Language Verify Result 
CHS Image
CHT Image
CSY Image
DEU Image
ENU Image
ESN Image  
FRA Image
ITA Image
PLK Image
PTB Image
TRK Image
RUS Image
KOR Image
JPN Image

v-ericawu avatar Oct 30 '24 08:10 v-ericawu