-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Added Brazilian Portuguese translation #1660
Conversation
Assigning to me @jasonsanjose. We might not be able to get this in before our end of sprint today 9/17. @massimiliano-giroldi please sign the contributor license agreement here http://dev.brackets.io/brackets-contributor-license-agreement.html and reply when it's submitted. Thanks! |
Ops, done! |
|
||
define({ | ||
// Relative to the samples folder | ||
"GETTING_STARTED" : "pt-br/Primeiros Passos" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You changed the path here but the files are under samples/pt-br/Getting Started/...
. Please rename the Getting Started folder to match.
Looks good, just some minor comments. |
|
||
"LIVE_DEVELOPMENT_ERROR_TITLE" : "Erro de Live Preview", | ||
"LIVE_DEVELOPMENT_RELAUNCH_TITLE" : "Conectando ao navegador", | ||
"LIVE_DEVELOPMENT_ERROR_MESSAGE" : "Para que a Live Preview conecte, Chrome deve ser aberto com a opção de depuração remota ativada.<br /><br />Gostaria de reabir Chrome e permitir a depuração remota?", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo reabir
to reabrir
?
Thank you for pointing out the typos and the path error. |
Looks good. Merging. |
Added Brazilian Portuguese translation
Created src/nls/pt-br/strings.js and src/nls/pt-br/urls.js