Index: /trunk/src/org/openstreetmap/josm/tools/LanguageInfo.java
===================================================================
--- /trunk/src/org/openstreetmap/josm/tools/LanguageInfo.java	(revision 8232)
+++ /trunk/src/org/openstreetmap/josm/tools/LanguageInfo.java	(revision 8233)
@@ -109,4 +109,6 @@
      * Replies the locale code used by Java for a given locale.
      *
+     * In most cases JOSM and Java uses the same codes, but for some exceptions this is needed.
+     *
      * @param locale the locale. Replies "en" if null.
      * @return the Java code for the given locale
@@ -144,7 +146,7 @@
 
     /**
-     * Replies the locale code used by Java for a given locale.
-     *
-     * In most cases JOSM and Java uses the same codes, but for some exceptions this is needed.
+     * Replies the locale used by Java for a given language code.
+     *
+     * Accepts JOSM and Java codes as input.
      *
      * @param localeName the locale code.
