Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Sep 12, 2024

Add an app hint for the whiteboard app

Contributes to nextcloud/whiteboard#99

@blizzz blizzz merged commit a65a5bc into master Sep 12, 2024
@blizzz blizzz deleted the fix/app-hint-whiteboard branch September 12, 2024 07:39
@blizzz
Copy link
Member

blizzz commented Sep 12, 2024

needs a backport to stable30 i suppose?

break;
case 'whiteboard':
$notification->setParsedSubject($l->t('App recommendation: Whiteboard'));
$notification->setParsedMessage($l->t('Create and share whiteboards with other users and collaborate in real-time.'));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not a big deal but FYI @juliushaertl we want to avoid the word "user" and thus it could be simplified to:

Create and share whiteboards with others and collaborate in real-time.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, #1354 will cherry pick that to the backport

@juliusknorr
Copy link
Member Author

/backport to stable30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants