Changeset 359
- Timestamp:
- 03/30/08 12:42:26 (5 years ago)
- Files:
-
- 1 modified
-
profile.lastvisitors/en.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
profile.lastvisitors/en.xml
r278 r359 16 16 <item name="wcf.acp.option.show_lastvisitor_allusers"><![CDATA[Should all visitors be able to see the recent visitors box?]]></item> 17 17 <item name="wcf.acp.option.show_lastvisitor_allusers.description"><![CDATA[If you enable this option, everyone will be able to see the recent visitors box. If not, only the profile owner can.]]></item> 18 <item name="wcf.acp.option.show_lastvisitor_morevisitors"><![CDATA[Other visitors register?]]></item> 19 <item name="wcf.acp.option.show_lastvisitor_morevisitors.description"><![CDATA[With activation of this option a link is indicated with achievement of the visitor's number under "Settings" under the last visitor indicated to a specially side leads. On this side more visitors are indicated than in the profile. The number of the visitors can be put under " Other visitor's number ".]]></item> 20 <item name="wcf.acp.option.show_lastvisitor_morevisitors_amount"><![CDATA[Other visitor's number]]></item> 21 <item name="wcf.acp.option.show_lastvisitor_morevisitors_amount.description"><![CDATA[How many visitors should be indicated on the specially side all together? Put here the " other visitor's number ".]]></item> 18 22 </category> 19 23 … … 29 33 <item name="index.profile.lastvisitor.9"><![CDATA[Only the last 9 visitors]]></item> 30 34 <item name="index.profile.lastvisitor.10"><![CDATA[Only the last 10 visitors]]></item> 35 <item name="index.profile.lastvisitor.15"><![CDATA[15 visitors at most]]></item> 36 <item name="index.profile.lastvisitor.20"><![CDATA[20 visitors at most]]></item> 37 <item name="index.profile.lastvisitor.25"><![CDATA[25 visitors at most]]></item> 38 <item name="index.profile.lastvisitor.30"><![CDATA[30 visitors at most]]></item> 39 <item name="index.profile.lastvisitor.35"><![CDATA[35 visitors at most]]></item> 40 <item name="index.profile.lastvisitor.40"><![CDATA[40 visitors at most]]></item> 41 <item name="index.profile.lastvisitor.45"><![CDATA[45 visitors at most]]></item> 42 <item name="index.profile.lastvisitor.50"><![CDATA[50 visitors at most]]></item> 43 <item name="index.profile.lastvisitor.55"><![CDATA[55 visitors at most]]></item> 44 <item name="index.profile.lastvisitor.60"><![CDATA[60 visitors at most]]></item> 45 <item name="index.profile.lastvisitor.65"><![CDATA[65 visitors at most]]></item> 46 <item name="index.profile.lastvisitor.70"><![CDATA[70 visitors at most]]></item> 47 <item name="index.profile.lastvisitor.75"><![CDATA[75 visitors at most]]></item> 48 <item name="index.profile.lastvisitor.80"><![CDATA[80 visitors at most]]></item> 49 <item name="index.profile.lastvisitor.85"><![CDATA[85 visitors at most]]></item> 50 <item name="index.profile.lastvisitor.90"><![CDATA[90 visitors at most]]></item> 51 <item name="index.profile.lastvisitor.95"><![CDATA[95 visitors at most]]></item> 52 <item name="index.profile.lastvisitor.100"><![CDATA[100 visitors at most]]></item> 31 53 </category> 32 54 … … 37 59 <item name="wcf.user.option.profile.lastvisitor.time"><![CDATA[Time]]></item> 38 60 <item name="wcf.user.option.profile.lastvisitor.name"><![CDATA[ »<a href="index.php?page=User&userID={$besucher["userID"]}"> {$besucher["username"]}</a>« ]]></item> 61 <item name="wcf.user.option.profile.lastvisitor.allusers"><![CDATA[other visitors register]]></item> 62 <item name="wcf.user.option.profile.lastvisitor.moretitle"><![CDATA[other visitors of the profile from " {$user["username"]} "]]></item> 63 <item name="wcf.user.option.profile.lastvisitor.moretitle.description"><![CDATA[On this side other visitors of the user profile from " {$user["username]} " are indicated.<br/>All together visitors are registered nowadays in the list {$visitorCount} however.<br/>Visitors become maximum only {@SHOW_LASTVISITOR_MOREVISITORS_AMOUNT} stored.]]></item> 64 <item name="wcf.user.option.profile.lastvisitor.morevisitors.button"><![CDATA[to the profile from »{$user["username"]}«]]></item> 65 <item name="wcf.user.option.profile.lastvisitor.moretitle.table"><![CDATA[other visitors of the profile from »{$user["username"]}«.]]></item> 39 66 </category> 40 67
