</ul>
{if $followingCount > 10}
- <a id="followingAll" class="button small more jsOnly">{lang}wcf.user.profile.userList.showAll{/lang}</a>
+ <a id="followingAll" class="button small more jsOnly">{lang}wcf.global.button.showAll{/lang}</a>
{/if}
</div>
</fieldset>
</ul>
{if $followerCount > 10}
- <a id="followerAll" class="button small more jsOnly">{lang}wcf.user.profile.userList.showAll{/lang}</a>
+ <a id="followerAll" class="button small more jsOnly">{lang}wcf.global.button.showAll{/lang}</a>
{/if}
</div>
</fieldset>
</ul>
{if $visitorCount > 10}
- <a id="visitorAll" class="button small more jsOnly">{lang}wcf.user.profile.userList.showAll{/lang}</a>
+ <a id="visitorAll" class="button small more jsOnly">{lang}wcf.global.button.showAll{/lang}</a>
{/if}
</div>
</fieldset>
<item name="wcf.user.profile.content.about.noPublicData"><![CDATA[{if $userID == $__wcf->getUser()->userID}Sie haben noch keine sichtbaren Informationen hinterlegt.{else}Der Benutzer hat noch keine für Sie sichtbaren Informationen hinterlegt.{/if}]]></item>
<item name="wcf.user.profile.content.recentActivity.noEntries"><![CDATA[Es sind keine anzeigbaren Aktivitäten vorhanden.]]></item>
<item name="wcf.user.profile.followers"><![CDATA[{$user->username} folgen]]></item>
- <item name="wcf.user.profile.userList.showAll"><![CDATA[Alle anzeigen]]></item>
<item name="wcf.user.profile.following"><![CDATA[{$user->username} folgt]]></item>
<item name="wcf.user.profile.menu.about"><![CDATA[Über mich]]></item>
<item name="wcf.user.profile.menu.recentActivity"><![CDATA[Letzte Aktivitäten]]></item>
<item name="wcf.user.profile.content.about.noPublicData"><![CDATA[{if $userID == $__wcf->getUser()->userID}You did not provide any details yet.{else}There are no details visible to you.{/if}]]></item>
<item name="wcf.user.profile.content.recentActivity.noEntries"><![CDATA[There are no recent activities available yet.]]></item>
<item name="wcf.user.profile.followers"><![CDATA[{$user->username}’s Follower]]></item>
- <item name="wcf.user.profile.userList.showAll"><![CDATA[Show All]]></item>
<item name="wcf.user.profile.following"><![CDATA[{$user->username} Follows]]></item>
<item name="wcf.user.profile.menu.about"><![CDATA[About Me]]></item>
<item name="wcf.user.profile.menu.recentActivity"><![CDATA[Recent Activity]]></item>