Only clear chat model if navigated back | update translation files

This commit is contained in:
Sebastian Wolf 2020-11-21 10:12:59 +01:00
parent f9c49caf33
commit 4bbeb4fa34
12 changed files with 48 additions and 1 deletions

View file

@ -355,7 +355,10 @@ Page {
} }
break; break;
case PageStatus.Inactive: case PageStatus.Inactive:
chatModel.clear(); if (pageStack.depth === 1) {
// Only clear chat model if navigated back to overview page. In other cases we keep the information...
chatModel.clear();
}
break; break;
} }
} }

View file

@ -1198,6 +1198,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Sticker animieren</translation> <translation>Sticker animieren</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation>Hinweis schaltet den Bildschirm an</translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1198,6 +1198,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Animate stickers</translation> <translation>Animate stickers</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1179,6 +1179,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Mostrar pegatinas animadas</translation> <translation>Mostrar pegatinas animadas</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1199,6 +1199,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Animoi tarrat</translation> <translation>Animoi tarrat</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1179,6 +1179,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation type="unfinished"></translation> <translation type="unfinished"></translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1198,6 +1198,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Riproduci sticker animati</translation> <translation>Riproduci sticker animati</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1217,6 +1217,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Animowane naklejki</translation> <translation>Animowane naklejki</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1217,6 +1217,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Анимировать стикеры</translation> <translation>Анимировать стикеры</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1198,6 +1198,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Animera dekaler</translation> <translation>Animera dekaler</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1179,6 +1179,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation></translation> <translation></translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>

View file

@ -1198,6 +1198,10 @@
<source>Animate stickers</source> <source>Animate stickers</source>
<translation>Animate stickers</translation> <translation>Animate stickers</translation>
</message> </message>
<message>
<source>Notification turns on the display</source>
<translation type="unfinished"></translation>
</message>
</context> </context>
<context> <context>
<name>StickerPicker</name> <name>StickerPicker</name>