Skip to content

Conversation

@Dotpys
Copy link
Contributor

@Dotpys Dotpys commented Oct 23, 2018

Moved english translation to package.nls.json file, added italian translation and modified package.json to use .nls files.

Preview:
screenshot 1

Moved english translation to package.nls.json file, added italian translation and modified package.json to use .nls files.
@andxu
Copy link
Contributor

andxu commented Oct 23, 2018

Thanks for the contribution, we will look at your PR carefully, by the way, we also need to localize the java-debug at https://github.com/Microsoft/java-debug

{
"java.debugger.configuration.title": "Java: Configurazione Debugger",
"java.debugger.configuration.logLevel.description": "Livello dei log di debug minimo inviato a VS Code.",
"java.debugger.configuration.showHex.description": " Mostra numeri in formato esadecimale nella scheda \"variabili\".",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove the leading space

"java.debugger.configuration.logLevel.description": "Livello dei log di debug minimo inviato a VS Code.",
"java.debugger.configuration.showHex.description": " Mostra numeri in formato esadecimale nella scheda \"variabili\".",
"java.debugger.configuration.showStaticVariables.description": "Mostra variabili statiche nella scheda \"variabili\".",
"java.debugger.configuration.showQualifiedNames.description": "Mostra nome completo delle classi nella visualizzazione delle variabili.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quote variabili?

@yaohaizh yaohaizh merged commit 8bd8705 into microsoft:master Oct 31, 2018
@yaohaizh
Copy link
Contributor

@Dotpys Thanks for your contribution!

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.

3 participants