mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-24 11:45:53 +01:00
added additional unit-test, cleaned up spacing
This commit is contained in:
parent
5076612c87
commit
d9fda1feda
@ -16,7 +16,8 @@
|
||||
<item quantity="other">foo %d</item>
|
||||
<item quantity="one">foo 1</item>
|
||||
</plurals>
|
||||
<plurals name="issue658">
|
||||
<item quantity="one"><b>%d</b> guide123</item>
|
||||
<plurals name="issue_658">
|
||||
<item quantity="other"><b>%d</b> guide123</item>
|
||||
<item quantity="one"><b>%d</b> 1</item>
|
||||
</plurals>
|
||||
</resources>
|
Loading…
Reference in New Issue
Block a user