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;
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;
}
}

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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

View file

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