From 5d0cf7210202d89ab0e29b3d1a754d2cf4993a22 Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 11 Apr 2016 16:31:19 -0700 Subject: [PATCH] GUACAMOLE-1: APP.NAME should be Apache Guacamole. --- guacamole/src/main/webapp/translations/de.json | 2 +- guacamole/src/main/webapp/translations/en.json | 2 +- guacamole/src/main/webapp/translations/fr.json | 2 +- guacamole/src/main/webapp/translations/it.json | 2 +- guacamole/src/main/webapp/translations/nl.json | 2 +- guacamole/src/main/webapp/translations/ru.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/guacamole/src/main/webapp/translations/de.json b/guacamole/src/main/webapp/translations/de.json index 058193835..50fa4dce4 100644 --- a/guacamole/src/main/webapp/translations/de.json +++ b/guacamole/src/main/webapp/translations/de.json @@ -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{}}" diff --git a/guacamole/src/main/webapp/translations/en.json b/guacamole/src/main/webapp/translations/en.json index 4c47a0325..ff237bbe5 100644 --- a/guacamole/src/main/webapp/translations/en.json +++ b/guacamole/src/main/webapp/translations/en.json @@ -38,7 +38,7 @@ "INFO_ACTIVE_USER_COUNT" : "Currently in use by {USERS} {USERS, plural, one{user} other{users}}.", - "NAME" : "Guacamole ${project.version}", + "NAME" : "Apache Guacamole ${project.version}", "TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{second} other{seconds}}} minute{{VALUE, plural, one{minute} other{minutes}}} hour{{VALUE, plural, one{hour} other{hours}}} day{{VALUE, plural, one{day} other{days}}} other{}}" diff --git a/guacamole/src/main/webapp/translations/fr.json b/guacamole/src/main/webapp/translations/fr.json index 414acf27f..1835050d8 100644 --- a/guacamole/src/main/webapp/translations/fr.json +++ b/guacamole/src/main/webapp/translations/fr.json @@ -38,7 +38,7 @@ "INFO_ACTIVE_USER_COUNT" : "Actuellement utilisé par {USERS} {USERS, plural, one{utilisateur} other{utilisateurs}}.", - "NAME" : "Guacamole ${project.version}", + "NAME" : "Apache Guacamole ${project.version}", "TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{seconde} other{secondes}}} minute{{VALUE, plural, one{minute} other{minutes}}} hour{{VALUE, plural, one{heure} other{heures}}} day{{VALUE, plural, one{jour} other{jours}}} other{}}" diff --git a/guacamole/src/main/webapp/translations/it.json b/guacamole/src/main/webapp/translations/it.json index bed8c4c8c..49baab972 100644 --- a/guacamole/src/main/webapp/translations/it.json +++ b/guacamole/src/main/webapp/translations/it.json @@ -36,7 +36,7 @@ "INFO_ACTIVE_USER_COUNT" : "Ora utilizzato da {USERS} {USERS, plural, one{user} other{users}}.", - "NAME" : "Guacamole ${project.version}" + "NAME" : "Apache Guacamole ${project.version}" }, diff --git a/guacamole/src/main/webapp/translations/nl.json b/guacamole/src/main/webapp/translations/nl.json index f643b30e2..a9727e4f8 100644 --- a/guacamole/src/main/webapp/translations/nl.json +++ b/guacamole/src/main/webapp/translations/nl.json @@ -38,7 +38,7 @@ "INFO_ACTIVE_USER_COUNT" : "Op dit moment in gebruik door {USERS} {USERS, plural, one{gebruiker} other{gebruikers}}.", - "NAME" : "Guacamole ${project.version}", + "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{}}" diff --git a/guacamole/src/main/webapp/translations/ru.json b/guacamole/src/main/webapp/translations/ru.json index 9fdd48fb9..4bb123418 100644 --- a/guacamole/src/main/webapp/translations/ru.json +++ b/guacamole/src/main/webapp/translations/ru.json @@ -35,7 +35,7 @@ "INFO_ACTIVE_USER_COUNT" : "Подключено пользователей {USERS}.", - "NAME" : "Guacamole ${project.version}", + "NAME" : "Apache Guacamole ${project.version}", "TEXT_HISTORY_DURATION" : "{VALUE} {UNIT, select, second{{VALUE, plural, one{секунда} other{сек}}} minute{{VALUE, plural, one{минута} other{мин}}} hour{{VALUE, plural, one{час} other{ч}}} day{{VALUE, plural, one{день} other{дн}}} other{}}"