GUACAMOLE-1: Separate name and version strings.

This commit is contained in:
Michael Jumper
2016-04-12 00:30:00 -07:00
parent 5d0cf72102
commit e93e4c1063
6 changed files with 4 additions and 13 deletions

View File

@@ -34,9 +34,7 @@
"FORMAT_DATE_TIME_PRECISE" : "dd-MM-yyyy HH:mm:ss",
"INFO_ACTIVE_USER_COUNT" : "Ora utilizzato da {USERS} {USERS, plural, one{user} other{users}}.",
"NAME" : "Apache Guacamole ${project.version}"
"INFO_ACTIVE_USER_COUNT" : "Ora utilizzato da {USERS} {USERS, plural, one{user} other{users}}."
},