Horde_Push_Translation
        
        extends Horde_Translation_Autodetect
    
    
            
            in package
            
        
    
    
    
        
            Horde_Push_Translation is the translation wrapper class for Horde_Push.
Copyright 2011-2017 Horde LLC (http://www.horde.org/)
See the enclosed file LICENSE for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Tags
Table of Contents
- $_domain : string
- The translation domain
- $_pearDirectory : string
- The absolute PEAR path to the translations for the default gettext handler.
Properties
$_domain
The translation domain
    protected
    static    string
    $_domain
     = 'Horde_Push'
    
    
    
$_pearDirectory
The absolute PEAR path to the translations for the default gettext handler.
    protected
    static    string
    $_pearDirectory
     = '@data_dir@'