Sync Strings (#3077)

Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
ElementBot 2024-06-24 08:29:35 +01:00 committed by GitHub
parent 3d27f26d3c
commit fd6bcb7857
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
111 changed files with 879 additions and 671 deletions

View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="troubleshoot_notifications_screen_action">"Kör tester"</string>
<string name="troubleshoot_notifications_screen_action_again">"Kör tester igen"</string>
<string name="troubleshoot_notifications_screen_notice">"Kör testerna för att upptäcka eventuella problem i din konfiguration som kan göra att aviseringar inte fungerar som förväntat."</string>
<string name="troubleshoot_notifications_screen_quick_fix_action">"Försök att fixa"</string>
<string name="troubleshoot_notifications_screen_title">"Felsök aviseringar"</string>
</resources>