mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 01:07:34 +01:00
Added test for literal with percentage char at the end.
This commit is contained in:
parent
0c428dd7c7
commit
c74b2ab04f
@ -17,5 +17,5 @@ bar"</string>
|
||||
<string name="test_string16">foo<b>bar<i>"b
|
||||
az"</i></b>foo</string>
|
||||
<string name="test_string17" formatted="false">%d of %d</string>
|
||||
<string name="test_string18">foo %d bar</string>
|
||||
<string name="test_string18">foo %d bar %</string>
|
||||
</resources>
|
||||
|
Loading…
x
Reference in New Issue
Block a user