summary refs log tree commit diff
path: root/src/timeline/TimelineModel.cpp
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2020-05-10 01:38:40 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2020-05-10 01:38:40 +0200
commit000ab4853a4b83408af42d59ed753ae76aa26e80 (patch)
tree0bb4a55efddf6267521b54c65f5c6437a682f90e /src/timeline/TimelineModel.cpp
parentRemove shadowing loginMethod (diff)
downloadnheko-000ab4853a4b83408af42d59ed753ae76aa26e80.tar.xz
Translation updates
Diffstat (limited to 'src/timeline/TimelineModel.cpp')
-rw-r--r--src/timeline/TimelineModel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/timeline/TimelineModel.cpp b/src/timeline/TimelineModel.cpp

index 388a5842..99656d19 100644 --- a/src/timeline/TimelineModel.cpp +++ b/src/timeline/TimelineModel.cpp
@@ -566,7 +566,7 @@ TimelineModel::updateLastMessage() room_id_, DescInfo{QString::fromStdString(mtx::accessors::event_id(event)), QString::fromStdString(http::client()->user_id().to_string()), - tr("You joined this room"), + tr("You joined this room."), utils::descriptiveTime(time), ts, time});