Author: toad
Date: 2007-04-27 15:22:11 +0000 (Fri, 27 Apr 2007)
New Revision: 13011
Modified:
trunk/freenet/src/freenet/l10n/L10n.java
Log:
Comments
Modified: trunk/freenet/src/freenet/l10n/L10n.java
===================================================================
--- trunk/freenet/src/freenet/l10n/L10n.java 2007-04-27 15:21:40 UTC (rev
13010)
+++ trunk/freenet/src/freenet/l10n/L10n.java 2007-04-27 15:22:11 UTC (rev
13011)
@@ -351,7 +351,8 @@
}
/**
- * Add a localised string with some raw HTML substitutions
+ * Add a localised string with some raw HTML substitutions.
+ * Useful when some part of a sentence needs to be bold e.g.
* @param key The L10n key.
* @param patterns The strings to search for.
* @param values The strings to substitute in.