Package org.pentaho.di.ui.i18n.editor
Class Translator2
java.lang.Object
org.pentaho.di.ui.i18n.editor.Translator2
Class to allow non-developers to edit translation messages files.
- Author:
- matt
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidloadConfiguration(String configFile, String sourceFolder) static voidvoidopen()booleanquitFile()voidvoidrefresh()voidvoidvoidvoidreload()protected booleanprotected voidprotected voidprotected voidsearchAgain(String searchLocale) booleanprotected voidshowKeySelection(String key) toString()
-
Field Details
-
APP_NAME
-
lastValue
-
lastValueChanged
protected boolean lastValueChanged -
selectedKey
-
searchString
-
lastFoundKey
-
-
Constructor Details
-
Translator2
public Translator2(org.eclipse.swt.widgets.Display display)
-
-
Method Details
-
showKey
-
readFiles
public void readFiles() throws org.pentaho.di.core.exception.KettleFileException- Throws:
org.pentaho.di.core.exception.KettleFileException
-
loadConfiguration
- Throws:
Exception
-
open
public void open() -
reload
public void reload() -
quitFile
public boolean quitFile() -
saveFiles
protected boolean saveFiles() -
saveFilesToZip
protected void saveFilesToZip() -
search
-
searchAgain
-
showKeySelection
-
refreshGrid
public void refreshGrid() -
refresh
public void refresh() -
refreshPackages
public void refreshPackages() -
refreshLocale
public void refreshLocale() -
toString
-
main
- Throws:
Exception
-