diff --git a/app/src/main/res/values-pt/strings.xml b/app/src/main/res/values-pt/strings.xml index a84ade633cb5d6eeb1fe96257d4ad7bba575332b..b223a4070ea7e544b175b7dbdbe39fa154f969db 100644 --- a/app/src/main/res/values-pt/strings.xml +++ b/app/src/main/res/values-pt/strings.xml @@ -129,6 +129,9 @@ <string name="label_feature_backlogfiltertype">Obrigatório para receber notificações passadas após a conexão</string> <string name="notification_channel_connection_title">Ligação</string> + <string name="notification_channel_highlight_title">Menções</string> + <string name="notification_channel_old_highlight_title">Menções Antigas</string> + <string name="label_missing_features">Recursos Ausentes</string> <string name="info_missing_features">O seu núcleo tem em falta recursos que são necessários para o Quasseldroid funcionar corretamente.</string> diff --git a/app/src/main/res/values-sr/strings.xml b/app/src/main/res/values-sr/strings.xml index 5f98ccd493df08414add61ffdf79da183a2befb0..5381216e8fd91ffd97a0d2504d08848f64a4995c 100644 --- a/app/src/main/res/values-sr/strings.xml +++ b/app/src/main/res/values-sr/strings.xml @@ -129,6 +129,9 @@ <string name="label_feature_backlogfiltertype">Potrebno za primanje prošlih obaveštenja posle povezivanja</string> <string name="notification_channel_connection_title">Veza</string> + <string name="notification_channel_highlight_title">Isticanja</string> + <string name="notification_channel_old_highlight_title">Stara Isticanja</string> + <string name="label_missing_features">Funkcije koje nedostaju</string> <string name="info_missing_features">Vašem jezgru nedostaju funkcije potrebne za pravilno funkcionisanje Quasseldroid-a.</string>