From 0f80ecbb391e4bc3ba2331968be60b4cebb4f349 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Thu, 30 Aug 2018 00:37:59 +0200 Subject: [PATCH 1/2] Drop the ToolTipRole from the activity list Fix #515 --- src/gui/activitylistmodel.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gui/activitylistmodel.cpp b/src/gui/activitylistmodel.cpp index 7647d364f0..d8bbbeea8e 100644 --- a/src/gui/activitylistmodel.cpp +++ b/src/gui/activitylistmodel.cpp @@ -121,7 +121,6 @@ QVariant ActivityListModel::data(const QModelIndex &index, int role) const return type; break; } - case Qt::ToolTipRole: case ActivityItemDelegate::ActionTextRole: return a._subject; break; From c4d01b6aeafd5a02c11bd199ff4d4ba4ef4ccbf6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 30 Aug 2018 00:46:36 +0000 Subject: [PATCH 2/2] [tx-robot] updated from transifex --- .tx/nextcloud.client-desktop/de_translation | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.tx/nextcloud.client-desktop/de_translation b/.tx/nextcloud.client-desktop/de_translation index 9195f9c1c2..6a15567b4f 100644 --- a/.tx/nextcloud.client-desktop/de_translation +++ b/.tx/nextcloud.client-desktop/de_translation @@ -198,7 +198,7 @@ X-GNOME-Autostart-Delay=3 # Translations -Comment[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -Icon[de]=@APPLICATION_EXECUTABLE@ -Name[de]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation -GenericName[de]=Synchronisationsordner +Comment[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +Icon[de_DE]=@APPLICATION_EXECUTABLE@ +Name[de_DE]=@APPLICATION_NAME@ Client zur Desktop-Synchronisation +GenericName[de_DE]=Synchronisationsordner