This is an automated email from the ASF dual-hosted git repository.

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


    from 7a68a78  GUACAMOLE-870: Merge changes using CHARINDEX() instead of 
POSITION() for SQL Server.
     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
     add 981adc9  GUACAMOLE-699: Merge changes bringing German translations 
up-to-date.
     new 5ff81f7  Merge 1.1.0 changes back to master.

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}    |   3 +-
 .../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, 541 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} (50%)
 create mode 100644 
extensions/guacamole-auth-totp/src/main/resources/translations/de.json

Reply via email to