nextcloud-desktop/src/gui/tray
Nicolas Fella 206c98688e Avoid string translation puzzle
Combining translated strings like this makes them hard to translate since the order of words is different between languages.
Use proper placeholder strings instead.

Signed-off-by: Nicolas Fella <nicolas.fella@gmx.de>
2020-10-12 13:34:50 +00:00
..
ActivityData.cpp More typo fix 2020-01-03 13:42:07 +01:00
ActivityData.h Enable the modernize-use-using check on clang-tidy 2020-08-12 18:18:57 +02:00
ActivityListModel.cpp Remove "This includes" due to tooltip order 2020-09-21 09:46:25 +00:00
ActivityListModel.h Enable the modernize-user-nullptr check on clang-tidy 2020-08-12 19:45:25 +02:00
HeaderButton.qml Create HeaderButton QML component 2020-06-15 20:52:41 +02:00
NotificationHandler.cpp Correct the object name returned by the api. 2020-09-29 18:53:28 +02:00
NotificationHandler.h Retreive and svg data from icon property url for activity entries 2020-01-16 14:01:54 +01:00
UserLine.qml Make QML code more declarative by using properties 2020-10-12 11:00:20 +00:00
UserModel.cpp Make QML code more declarative by using properties 2020-10-12 11:00:20 +00:00
UserModel.h Make QML code more declarative by using properties 2020-10-12 11:00:20 +00:00
Window.qml Avoid string translation puzzle 2020-10-12 13:34:50 +00:00