You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2019/09/10 01:52:58 UTC

[guacamole-client] branch staging/1.1.0 updated (276f8d4 -> 981adc9)

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


[guacamole-client] 01/01: GUACAMOLE-699: Merge changes bringing German translations up-to-date.

Posted by mj...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mjumper pushed a commit to branch staging/1.1.0
in repository https://gitbox.apache.org/repos/asf/guacamole-client.git

commit 981adc94e6eeac6bc86934800ea0f1d597f4a899
Merge: 276f8d4 5ac68c3
Author: Mike Jumper <mj...@apache.org>
AuthorDate: Mon Sep 9 18:52:53 2019 -0700

    GUACAMOLE-699: Merge changes bringing German translations up-to-date.

 .../src/main/resources/guac-manifest.json          |   1 +
 .../src/main/resources/translations/de.json        |  12 +
 .../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 +
 .../src/main/resources/translations/de.json        |  12 +
 .../src/main/resources/guac-manifest.json          |   1 +
 .../src/main/resources/translations/de.json        |  18 +
 .../src/main/resources/guac-manifest.json          |   1 +
 .../src/main/resources/translations/de.json        |  13 +
 .../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, 574 insertions(+), 133 deletions(-)