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