You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe the file/fichier issue is a consequence of #10946, where I've normalized all strings so that the translations are independent of any capitalization. We should probably use a more "fail-safe" approach there.
Regarding Open file...: It seems like I forgot to add the nls.localizeByDefault call :)
Bug Description:
I noticed in a couple of instances that localizations are incorrect, either casing or simply completely missing despite being part of vscode-loc.
Steps to Reproduce:
configure display language
, and selectfr
(french)file
(fichier) menu is not capitalized, and notice that submenu items are missing such asopen file...
The text was updated successfully, but these errors were encountered: