Create dedicated module for notification troubleshoot.

This commit is contained in:
Benoit Marty 2024-04-02 18:03:39 +02:00 committed by Benoit Marty
parent 5a97d322c4
commit 7945297a28
60 changed files with 355 additions and 141 deletions

View file

@ -51,12 +51,4 @@ Ha folytatja, egyes beállítások megváltozhatnak."</string>
<string name="screen_notification_settings_title">"Értesítések"</string>
<string name="troubleshoot_notifications_entry_point_section">"Hibaelhárítás"</string>
<string name="troubleshoot_notifications_entry_point_title">"Értesítések hibaelhárítása"</string>
<string name="troubleshoot_notifications_screen_action">"Tesztek futtatása"</string>
<string name="troubleshoot_notifications_screen_action_again">"Tesztek újbóli futtatása"</string>
<string name="troubleshoot_notifications_screen_failure">"Egyes tesztek sikertelenek voltak. Ellenőrizze a részleteket."</string>
<string name="troubleshoot_notifications_screen_notice">"A tesztek futtatása, hogy észlelje a konfigurációban felmerülő olyan problémákat, amelyek miatt az értesítések nem az elvárt módon viselkednek."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Kísérlet a javításra"</string>
<string name="troubleshoot_notifications_screen_success">"Minden teszt sikeresen lezajlott."</string>
<string name="troubleshoot_notifications_screen_title">"Értesítések hibaelhárítása"</string>
<string name="troubleshoot_notifications_screen_waiting">"Egyes tesztek a figyelmét igénylik. Ellenőrizze a részleteket."</string>
</resources>