X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=tim%2Fprune%2FI18nManager.java;h=5af9898ed2c56f5ae1ee949ae19bb71dd25f3d2c;hb=da0b1f449260a0b4a94318006382a9039726ef3e;hp=c056fe24d743ccb5e4cccd4118e21a733fccda02;hpb=312fec956e43f5d0a38617da5d0add9c62563e2c;p=GpsPrune.git diff --git a/tim/prune/I18nManager.java b/tim/prune/I18nManager.java index c056fe2..5af9898 100644 --- a/tim/prune/I18nManager.java +++ b/tim/prune/I18nManager.java @@ -19,8 +19,8 @@ public abstract class I18nManager /** - * Initialize the library - * using the (optional) locale + * Initialize the library using the (optional) locale + * @param inLocale locale to use, or null for default */ public static void init(Locale inLocale) {