mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-21 21:25:38 +00:00
bug6105: define MediaMenuIcon as a widget using UIBinder
This commit is contained in:
@@ -3422,6 +3422,8 @@ implements ReplicableSecurityService, ClearStateTestSupport {
|
||||
.append(takedownNoticeRequestContext.getContentUrl())
|
||||
.append(" used in context ")
|
||||
.append(messages.get(Locale.ENGLISH, takedownNoticeRequestContext.getContextDescriptionMessageKey(), takedownNoticeRequestContext.getContextDescriptionMessageParameter()))
|
||||
.append(" on page ")
|
||||
.append(takedownNoticeRequestContext.getPageUrl())
|
||||
.append(" be removed from the site. The user provides the following comment:\n\n")
|
||||
.append(" \"")
|
||||
.append(takedownNoticeRequestContext.getReportingUserComment())
|
||||
|
||||
Reference in New Issue
Block a user