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

@@ -38,8 +38,6 @@
"INFO_ACTIVE_USER_COUNT" : "Op dit moment in gebruik door {USERS} {USERS, plural, one{gebruiker} other{gebruikers}}.",
"NAME" : "Apache Guacamole ${project.version}",
"TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{seconde} other{seconden}}} minute{{VALUE, plural, one{minuut} other{minuten}}} hour{{VALUE, plural, one{uur} other{uren}}} day{{VALUE, plural, one{dag} other{dagen}}} other{}}"
},