Sync Strings from Localazy
This commit is contained in:
parent
cf2c90ea0a
commit
bb0a281342
100 changed files with 1063 additions and 676 deletions
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
|
||||
<string name="troubleshoot_notifications_test_unified_push_description">"Ervoor zorgen dat UnifiedPush verdelers beschikbaar zijn."</string>
|
||||
<string name="troubleshoot_notifications_test_unified_push_failure">"Geen push-verdelers gevonden."</string>
|
||||
<plurals name="troubleshoot_notifications_test_unified_push_success">
|
||||
<item quantity="one">"%1$d verdeler gevonden: %2$s."</item>
|
||||
<item quantity="other">"%1$d verdelers gevonden: %2$s."</item>
|
||||
</plurals>
|
||||
<string name="troubleshoot_notifications_test_unified_push_title">"UnifiedPush controleren"</string>
|
||||
</resources>
|
||||
Loading…
Add table
Add a link
Reference in a new issue