Index: trunk/src/org/openstreetmap/josm/tools/I18n.java
===================================================================
--- trunk/src/org/openstreetmap/josm/tools/I18n.java	(revision 7899)
+++ trunk/src/org/openstreetmap/josm/tools/I18n.java	(revision 7901)
@@ -40,7 +40,8 @@
 
     /**
-     * Enumeration of possible plural modes.
+     * Enumeration of possible plural modes. It allows us to identify and implement logical conditions of
+     * plural forms defined on <a href="https://help.launchpad.net/Translations/PluralForms">Launchpad</a>.
      * See <a href="http://www.unicode.org/cldr/charts/latest/supplemental/language_plural_rules.html">CLDR</a>
-     * for a complete list.
+     * for another complete list.
      * @see #pluralEval
      */
