public interface PoSynchronizer
| Modifier and Type | Method and Description |
|---|---|
void |
synchronizePo(File potDirectory,
File translationDirectory,
Locale translationLocale,
Options options)
Perform the synchronization on the the PO files.
|
void synchronizePo(File potDirectory, File translationDirectory, Locale translationLocale, Options options) throws JDocBookProcessException
potDirectory - The directory containing the POT files.translationDirectory - The directory containing the translation PO files.translationLocale - The locale of the translationoptions - The user optionsJDocBookProcessException - unable to synchronize POT filesCopyright © 2007-2013 JBoss, a division of Red Hat, Inc. All Rights Reserved.