|
|
@@ -86,6 +86,7 @@ abstract class Zend_Translate_Adapter {
|
|
|
* 'locale' => the actual set locale to use
|
|
|
* 'log' => a instance of Zend_Log where logs are written to
|
|
|
* 'logMessage' => message to be logged
|
|
|
+ * 'logPriority' => priority which is used to write the log message
|
|
|
* 'logUntranslated' => when true, untranslated messages are not logged
|
|
|
* 'reload' => reloads the cache by reading the content again
|
|
|
* 'scan' => searches for translation files using the LOCALE constants
|