[ 
https://issues.apache.org/jira/browse/GUACAMOLE-740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Nick Couchman resolved GUACAMOLE-740.
-------------------------------------
    Resolution: Fixed

> Spanish translation contains hard-coded version number
> ------------------------------------------------------
>
>                 Key: GUACAMOLE-740
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-740
>             Project: Guacamole
>          Issue Type: Bug
>          Components: guacamole
>    Affects Versions: 1.0.0
>            Reporter: Michael Jumper
>            Assignee: Nick Couchman
>            Priority: Minor
>
> The Spanish translation added via GUACAMOLE-463 [hard-codes the Apache 
> Guacamole version number as 
> "0.9.13-incubating"|https://github.com/apache/guacamole-client/blob/87aa2e6c34d11bb30626c6c27a42796506493ffd/guacamole/src/main/webapp/translations/es.json#L8].
>  This will result in an incorrect version number being displayed when Spanish 
> is selected or on platforms where Spanish is the default language:
> {code:javascript}
> {
>     
>     "NAME" : "Spanish",
>     
>     "APP" : {
>         "NAME"    : "Apache Guacamole",
>         "VERSION" : "0.9.13-incubating",
> ...
> {code}
> The version number should not be defined in the non-English translations at 
> all, relying instead on inheriting the value from the English translation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to