mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 07:57:41 +00:00
GUACAMOLE-1: APP.NAME should be Apache Guacamole.
This commit is contained in:
@@ -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{}}"
|
||||
|
||||
|
Reference in New Issue
Block a user