Sync Strings (#3077)
Co-authored-by: bmarty <3940906+bmarty@users.noreply.github.com>
This commit is contained in:
parent
3d27f26d3c
commit
fd6bcb7857
111 changed files with 879 additions and 671 deletions
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_description">"Se till att Firebase är tillgängligt."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_failure">"Firebase är inte tillgängligt."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_success">"Firebase är tillgänglig."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_availability_title">"Kontrollera Firebase"</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_description">"Se till att Firebase-token är tillgänglig."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_failure">"Firebase-token är inte känd."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_success">"Firebase-token: %1$s."</string>
|
||||
<string name="troubleshoot_notifications_test_firebase_token_title">"Kontrollera Firebase-token"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue