Skip to content

Conversation

@rbm0407
Copy link
Contributor

@rbm0407 rbm0407 commented Nov 16, 2020

Add translation files for the webapp and the following extensions:

  • guacamole-auth-cas
  • guacamole-auth-duo
  • guacamole-auth-jdbc
  • guacamole-auth-openid
  • guacamole-auth-quickconnect
  • guacamole-auth-saml
  • guacamole-auth-totp

Copy link
Contributor

@necouchman necouchman left a comment

Choose a reason for hiding this comment

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

Overall looks pretty good to me, just one or two things to note:

  • If you're not translating a string, leave it out of the translation file, and it will fall back to the English translation. If the translation is identical in Portuguese as in English, it should be included in the translation file.
  • In the JDBC module, you need to modify the guac-manifest.json files for each of the modules and add the pt.json translation:

https://github.com/apache/guacamole-client/blob/master/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-mysql/src/main/resources/guac-manifest.json

https://github.com/apache/guacamole-client/blob/master/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-postgresql/src/main/resources/guac-manifest.json

https://github.com/apache/guacamole-client/blob/master/extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-sqlserver/src/main/resources/guac-manifest.json

@necouchman
Copy link
Contributor

@rbm0407: Looking pretty good. However, now you have some extra commits - please squash them all down into a single commit, and make sure the commit message is descriptive. After that I think it'll be ready to go!

  Add translation files for the webapp and the following extensions:
  - guacamole-auth-cas
  - guacamole-auth-duo
  - guacamole-auth-jdbc
  - guacamole-auth-openid
  - guacamole-auth-quickconnect
  - guacamole-auth-saml
  - guacamole-auth-totp
@rbm0407
Copy link
Contributor Author

rbm0407 commented Nov 16, 2020

Sorry, this is my first pull request with review hahaha

Squashed to a single commit

@necouchman necouchman merged commit cbcac3a into apache:master Nov 16, 2020
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.

2 participants