mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-36: Clarify description/use of Translatable interface.
This commit is contained in:
@@ -20,9 +20,9 @@
|
|||||||
package org.apache.guacamole.language;
|
package org.apache.guacamole.language;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* An interface which requires the definition of a translatable message that
|
* An object which is associated with a translatable message that can be passed
|
||||||
* can be passed through an arbitrary translation service, producing a
|
* through an arbitrary translation service, producing a human-readable message
|
||||||
* human-readable message in the user's native language.
|
* in the user's native language.
|
||||||
*
|
*
|
||||||
* @author Michael Jumper
|
* @author Michael Jumper
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user