-
Notifications
You must be signed in to change notification settings - Fork 808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve talk reply #4385
Improve talk reply #4385
Conversation
camilasan
commented
Mar 24, 2022
66b4faf
to
7314c82
Compare
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
Signed-off-by: Camila <hello@camila.codes>
7314c82
to
7cc2486
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks nice
thanks
@@ -608,6 +614,12 @@ void ActivityListModel::slotTriggerAction(const int activityIndex, const int act | |||
|
|||
const auto action = activity._links[actionIndex]; | |||
|
|||
// TODO this will change with https://github.com/nextcloud/desktop/issues/4159 | |||
if (action._verb == "WEB" && action._label == tr("View chat")) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@camilasan I hope it does get changed. Comparing translated strings doesn't look reliable.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SonarCloud Quality Gate failed. |
AppImage file: Nextcloud-PR-4385-7cc2486d79711ebd47ff1c2f35ed659619462abe-x86_64.AppImage |