From: Joshua Rüsweg Date: Mon, 13 May 2019 19:52:50 +0000 (+0200) Subject: Improve UI for reaction recent activity X-Git-Tag: 5.2.0_Alpha_1~89 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=cf9b2c9ec3b53e4636c6c2e44ed42183830a11f0;p=GitHub%2FWoltLab%2FWCF.git Improve UI for reaction recent activity See #2508 --- diff --git a/wcfsetup/install/lang/de.xml b/wcfsetup/install/lang/de.xml index 3c4fcf158c..06db065ea3 100644 --- a/wcfsetup/install/lang/de.xml +++ b/wcfsetup/install/lang/de.xml @@ -3192,7 +3192,7 @@ Benutzerkontos nun in vollem Umfang nutzen.]]> comments} Kommentar{if $article->comments != 1}e{/if}]]> views} Mal gelesen]]> - getTitle()}“ auf den Artikel {$article->getTitle()} reagiert.]]> + getTitle()}" class="jsTooltip">{@$reactionType->renderIcon()} auf den Artikel {$article->getTitle()} reagiert.]]> getLink()}#comment{$commentID}">{$article->getTitle()} geschrieben.]]> {$commentAuthor->username} zum Artikel {$article->getTitle()} geantwortet.]]> @@ -3965,14 +3965,14 @@ Dateianhänge: - getReactionType()->getTitle()}“ auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} an der Pinnwand von {$user->username} reagiert.]]> - getReactionType()->getTitle()}“ auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} an der Pinnwand von {$user->username} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} an der Pinnwand von {$user->username} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} an der Pinnwand von {$user->username} reagiert.]]> - getReactionType()->getTitle()}“ auf den Artikel {$article->getTitle()} reagiert.]]> - getReactionType()->getTitle()}“ auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zum Artikel {$articleContent->getTitle()} reagiert.]]> - getReactionType()->getTitle()}“ auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zum Artikel {$articleContent->getTitle()} reagiert.]]> - getReactionType()->getTitle()}“ auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zu der Seite {$page->getTitle()} reagiert.]]> - getReactionType()->getTitle()}“ auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zu der Seite {$page->getTitle()} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf den Artikel {$article->getTitle()} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zum Artikel {$articleContent->getTitle()} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zum Artikel {$articleContent->getTitle()} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf den Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zu der Seite {$page->getTitle()} reagiert.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} auf die Antwort {if $responseAuthor}von {$responseAuthor->username}{else}eines Gasts{/if} zum Kommentar {if $commentAuthor}von {$commentAuthor->username}{else}eines Gasts{/if} zu der Seite {$page->getTitle()} reagiert.]]> diff --git a/wcfsetup/install/lang/en.xml b/wcfsetup/install/lang/en.xml index 761392cfc6..806ec8ac24 100644 --- a/wcfsetup/install/lang/en.xml +++ b/wcfsetup/install/lang/en.xml @@ -3116,7 +3116,7 @@ full extend.]]> comments} Comment{if $article->comments != 1}s{/if}]]> views} View{if $article->views != 1}s{/if}]]> - getLink()}">{$article->getTitle()}.]]> + getTitle()}" class="jsTooltip">{@$reactionType->renderIcon()} to the article {$article->getTitle()}.]]> getLink()}#comment{$commentID}">{$article->getTitle()}.]]> {$commentAuthor->username} on article {$article->getTitle()}.]]> @@ -3911,14 +3911,14 @@ Attachments: - getReactionType()->getTitle()}” to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on {$user->username}’s wall.]]> - getReactionType()->getTitle()}” to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on {$user->username}’s wall.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on {$user->username}’s wall.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on {$user->username}’s wall.]]> - getReactionType()->getTitle()}” to the article {$article->getTitle()}.]]> - getReactionType()->getTitle()}” to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]> - getReactionType()->getTitle()}” to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]> - getReactionType()->getTitle()}” to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the page {$page->getTitle()}.]]> - getReactionType()->getTitle()}” to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the page {$page->getTitle()}.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the article {$article->getTitle()}.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the article {$articleContent->getTitle()}.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the page {$page->getTitle()}.]]> + getReactionType()->getTitle()}" class="jsTooltip">{@$like->getReactionType()->renderIcon()} to the response by {if $responseAuthor}{$responseAuthor->username}{else}a guest{/if} on the comment by {if $commentAuthor}{$commentAuthor->username}{else}a guest{/if} on the page {$page->getTitle()}.]]>