GUACAMOLE-1: APP.NAME should be Apache Guacamole.

This commit is contained in:
Michael Jumper
2016-04-11 16:31:19 -07:00
parent 0ef7b90619
commit 5d0cf72102
6 changed files with 6 additions and 6 deletions

View File

@@ -38,7 +38,7 @@
"INFO_ACTIVE_USER_COUNT" : "In Benutzung durch {USERS} Benutzer.",
"NAME" : "Guacamole ${project.version}",
"NAME" : "Apache Guacamole ${project.version}",
"TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{Sekunde} other{Sekunden}}} minute{{VALUE, plural, one{Minute} other{Minuten}}} hour{{VALUE, plural, one{Stunde} other{Stunden}}} day{{VALUE, plural, one{Tag} other{Tage}}} other{}}"