public interface LanguageNodeIf
Modifier and Type | Field and Description |
---|---|
static int |
STATE_MISSING_TRANSLATION |
static int |
STATE_NON_WELLFORMED |
static int |
STATE_NON_WELLFORMED_ARG_COUNT |
static int |
STATE_NON_WELLFORMED_ARG_FORMAT |
static int |
STATE_NON_WELLFORMED_PUNCTUATION_END |
static int |
STATE_OK |
Modifier and Type | Method and Description |
---|---|
void |
save()
Saves all changes to the User-Directory
|
int |
translationStateFor(Locale locale)
This method returns the translation state, if all translations are available for a certain locale.
|
static final int STATE_MISSING_TRANSLATION
static final int STATE_NON_WELLFORMED
static final int STATE_NON_WELLFORMED_ARG_COUNT
static final int STATE_NON_WELLFORMED_ARG_FORMAT
static final int STATE_NON_WELLFORMED_PUNCTUATION_END
static final int STATE_OK
int translationStateFor(Locale locale)
locale
- Localevoid save() throws IOException
IOException
- saving went wrongTV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)