Sync strings again.
Revert wrong change on Hungarian plurals.
This commit is contained in:
parent
f549e7bba2
commit
43ee582213
13 changed files with 63 additions and 41 deletions
|
|
@ -3,8 +3,8 @@
|
|||
<string name="troubleshoot_notifications_test_unified_push_description">"Győződjön meg arról, hogy a UnifiedPush forgalmazói elérhetők."</string>
|
||||
<string name="troubleshoot_notifications_test_unified_push_failure">"Nem található forgalmazó a leküldéses értesítésekhez."</string>
|
||||
<plurals name="troubleshoot_notifications_test_unified_push_success">
|
||||
<item quantity="%1$d forgalmazó található: %2$s.">"one"</item>
|
||||
<item quantity="%1$d forgalmazó található: %2$s.">"other"</item>
|
||||
<item quantity="one">"%1$d forgalmazó található: %2$s."</item>
|
||||
<item quantity="other">"%1$d forgalmazó található: %2$s."</item>
|
||||
</plurals>
|
||||
<string name="troubleshoot_notifications_test_unified_push_title">"Ellenőrizze a UnifiedPush szolgáltatást"</string>
|
||||
</resources>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue