Skip to content
Snippets Groups Projects
Commit 89d3ba44 authored by Michael Jumper's avatar Michael Jumper
Browse files

GUACAMOLE-36: Clarify description/use of Translatable interface.

parent 986ea4b2
No related branches found
No related tags found
No related merge requests found
......@@ -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
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment