. * * @author D3 Data Development - Daniel Seifert * @link http://www.oxidmodule.com */ $sLangName = 'Deutsch'; $iLangNr = 0; // ------------------------------- // RESOURCE IDENTITFIER = STRING // ------------------------------- $aLang = array( 'charset' => 'ISO-8859-15', 'd3mxusersonline' => ' Users online', 'd3mxusersonline_settings' => 'Settings', 'd3tbclussersonline_settings_main' => 'Main Settings', 'd3mxusersonline_analysis' => 'Analysis', 'd3tbclusersonline_currvisitors' => 'current visitors', 'D3USERSONLINE_NOTACTIVE' => "Module isn't active", 'D3_USERSONLINE_GROUPBYCLASS' => 'group visitors by shop pages only', 'D3_USERSONLINE_USERSONLINE' => 'Users online', 'D3_USERSONLINE_USER' => 'user', 'D3_USERSONLINE_USERS' => 'users', 'D3_USERSONLINE_ALL' => 'all', 'D3_USERSONLINE_SAVE' => 'save', 'D3_USERSONLINE_CLASS_ALIST' => 'article list from category', 'D3_USERSONLINE_CLASS_MANUFACTURERLIST' => 'article list from manufacturer', 'D3_USERSONLINE_CLASS_VENDORLIST' => 'article list from vendor', 'D3_USERSONLINE_CLASS_CONTENT' => 'information text', 'D3_USERSONLINE_CLASS_OXWARTICLEDETAILS' => 'details page', 'D3_USERSONLINE_CLASS_DETAILS' => 'details page', 'D3_USERSONLINE_CLASS_START' => 'start page', 'D3_USERSONLINE_CLASS_TAGS' => 'tag', );