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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadConfiguration
(String configFile, String sourceFolder) static void
void
open()
boolean
quitFile()
void
void
refresh()
void
void
void
void
reload()
protected boolean
protected void
protected void
protected void
searchAgain
(String searchLocale) boolean
protected void
showKeySelection
(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
-