Profile Visitors
Aus SMFPortal.de Wiki
- Version
- 4.0
Inhaltsverzeichnis |
Modifications.german.php
// Anfang Profilbesucher $txt['pv_title'] = 'Profil Besucher'; $txt['pv_latest_visitors'] = 'Letzte Besucher'; $txt['pv_no_visitors'] = 'keine Besucher.'; $txt['pv_visit_count'] = 'Profilbesuche %s '; $txt['pv_enabled'] = 'Profil Besucher Aktivieren?'; $txt['pv_show_count'] = 'Anzahl der Besucher die angezeigt werden:<div class="smalltext">(1 min - 20 max)</div>'; $txt['pv_style'] = 'Besucher Darstellung:'; $txt['pv_style_vertical'] = 'Vertical'; $txt['pv_style_horizontal'] = 'Horizontal'; $txt['pv_not_log'] = 'Diese Mitgliedergrupen nicht auflisten:'; $txt['cannot_profile_delete_visitor'] = 'Sie haben nicht die Erlaubnis Profil-Besucher zu löschen.'; $txt['permissionname_profile_delete_visitor'] = 'kann Profil-Besucher löschen?'; $txt['permissionname_profile_view_visitor'] = 'kann Profil-Besucher sehen?'; $txt['permissionname_profile_view_visitor_own'] = 'eigenes Profil'; $txt['permissionname_profile_view_visitor_any'] = 'alle Profile'; // Ende Profilbesucher