This is an automated email from the ASF dual-hosted git repository.
mjumper pushed a change to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git.
from 276f8d4 GUACAMOLE-234: Merge changes maintaining open LDAP connection
following call to bindAs().
add 03499c1 GUACAMOLE-699: Update german translation
add ca9b535 GUACAMOLE-699: Add german translations to extension
guac-manifests
add 222ac78 GUACAMOLE-699: Various fixes according to comments in PR
add 5ac68c3 GUACAMOLE-699: Fix language ordering, add de.json to
auth-jdbc-*, fix intendation
new 981adc9 GUACAMOLE-699: Merge changes bringing German translations
up-to-date.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../src/main/resources/guac-manifest.json | 1 +
.../resources/translations/{en.json => de.json} | 2 +-
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/de.json | 13 +
.../src/main/resources/translations/de.json | 112 +++++
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/guac-manifest.json | 1 +
.../resources/translations/{en.json => de.json} | 2 +-
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/de.json | 18 +
.../src/main/resources/guac-manifest.json | 1 +
.../resources/translations/{en.json => de.json} | 2 +-
.../src/main/resources/guac-manifest.json | 1 +
.../src/main/resources/translations/de.json | 32 ++
guacamole/src/main/webapp/translations/de.json | 485 +++++++++++++++------
18 files changed, 540 insertions(+), 136 deletions(-)
copy extensions/guacamole-auth-cas/src/main/resources/translations/{en.json =>
de.json} (56%)
create mode 100644
extensions/guacamole-auth-duo/src/main/resources/translations/de.json
create mode 100644
extensions/guacamole-auth-jdbc/modules/guacamole-auth-jdbc-base/src/main/resources/translations/de.json
copy extensions/guacamole-auth-openid/src/main/resources/translations/{en.json
=> de.json} (57%)
create mode 100644
extensions/guacamole-auth-quickconnect/src/main/resources/translations/de.json
copy extensions/guacamole-auth-radius/src/main/resources/translations/{en.json
=> de.json} (69%)
create mode 100644
extensions/guacamole-auth-totp/src/main/resources/translations/de.json