Hello, 

I maintain a small unofficial Guacamole docker image, and one user raised an 
issue about missing French Canadian layout in RDP options.
Indeed, there was an Jira ticket with an approved PR 
(https://issues.apache.org/jira/projects/GUACAMOLE/issues/GUACAMOLE-1312?filter=allissues
 and 
https://github.com/apache/guacamole-server/pull/376/commits/9cbd768210a7b2330b16012748d980cb987ea728),
 and the layout is found on github for Guacamole server.**
There also have been updates to translation files to add the fr_ca mapping to 
the user interface of Guacamole Client 
(https://github.com/apache/guacamole-client/blame/master/guacamole/src/main/frontend/src/translations/en.json#L678)
The modification to the translation files was added in March 2022, meaning it 
could have been implemented since the 1.5.0 release, but none of the official 
WAR files (guacamole-1.5.x.war from 
https://guacamole.apache.org/releases/1.5.x/) contain this line, making this 
option invisible to users.

In a similar manner, the Czech translations were approved in the master branch 
in November 2022, but are also not included in 1.5.x.
Would it be possible to have the updated translations files included in the 
next release of Guacamole, and in the mean time, is my only option to build the 
client from github?
By the way, I'll never thank you enough for this great piece of software, 

Best regardsAntoine



**: the source archive that can be downloaded at 
https://apache.org/dyn/closer.lua/guacamole/1.5.3/source/guacamole-server-1.5.3.tar.gz?action=download
 do not contain the fr_ca_qwerty.keymap file, but for the server, I always 
build it from github. 

Reply via email to